File: No-privacy-breach.patch

package info (click to toggle)
python-agate-excel 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 648 kB
  • ctags: 99
  • sloc: python: 399; makefile: 126
file content (36 lines) | stat: -rw-r--r-- 1,163 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
From: Ghislain Antony Vaillant <ghisvail@gmail.com>
Date: Wed, 15 Mar 2017 07:39:33 +0000
Subject: No privacy breach

---
 README.rst | 20 --------------------
 1 file changed, 20 deletions(-)

diff --git a/README.rst b/README.rst
index 91b0427..dbd3f10 100644
--- a/README.rst
+++ b/README.rst
@@ -1,23 +1,3 @@
-.. image:: https://travis-ci.org/wireservice/agate-excel.png
-    :target: https://travis-ci.org/wireservice/agate-excel
-    :alt: Build status
-
-.. image:: https://img.shields.io/pypi/dw/agate-excel.svg
-    :target: https://pypi.python.org/pypi/agate-excel
-    :alt: PyPI downloads
-
-.. image:: https://img.shields.io/pypi/v/agate-excel.svg
-    :target: https://pypi.python.org/pypi/agate-excel
-    :alt: Version
-
-.. image:: https://img.shields.io/pypi/l/agate-excel.svg
-    :target: https://pypi.python.org/pypi/agate-excel
-    :alt: License
-
-.. image:: https://img.shields.io/pypi/pyversions/agate-excel.svg
-    :target: https://pypi.python.org/pypi/agate-excel
-    :alt: Support Python versions
-
 agate-excel adds read support for Excel files (xls and xlsx) to `agate <https://github.com/wireservice/agate>`_.
 
 Important links: