File: No-privacy-breach.patch

package info (click to toggle)
python-agate-sql 0.5.5-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 236 kB
  • sloc: python: 461; makefile: 123
file content (32 lines) | stat: -rw-r--r-- 978 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
From: Ghislain Antony Vaillant <ghisvail@gmail.com>
Date: Wed, 15 Mar 2017 12:43:39 +0000
Subject: No privacy breach

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

diff --git a/README.rst b/README.rst
index d36587a..e03d369 100644
--- a/README.rst
+++ b/README.rst
@@ -1,19 +1,3 @@
-.. image:: https://travis-ci.org/wireservice/agate-sql.png
-    :target: https://travis-ci.org/wireservice/agate-sql
-    :alt: Build status
-
-.. image:: https://img.shields.io/pypi/v/agate-sql.svg
-    :target: https://pypi.python.org/pypi/agate-sql
-    :alt: Version
-
-.. image:: https://img.shields.io/pypi/l/agate-sql.svg
-    :target: https://pypi.python.org/pypi/agate-sql
-    :alt: License
-
-.. image:: https://img.shields.io/pypi/pyversions/agate-sql.svg
-    :target: https://pypi.python.org/pypi/agate-sql
-    :alt: Support Python versions
-
 agate-sql adds SQL read/write support to `agate <https://github.com/wireservice/agate>`_.
 
 Important links: