File: removes-privacy-breach-in-doc.patch

package info (click to toggle)
python-jsonpath-rw-ext 0.1.9-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 236 kB
  • sloc: python: 717; makefile: 48; sh: 19
file content (28 lines) | stat: -rw-r--r-- 977 bytes parent folder | download | duplicates (5)
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
Description: Privacy breach in docs
 Removes privacy breanch in docs.
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2015-09-02

Index: python-jsonpath-rw-ext/README.rst
===================================================================
--- python-jsonpath-rw-ext.orig/README.rst
+++ python-jsonpath-rw-ext/README.rst
@@ -2,17 +2,6 @@
 python-jsonpath-rw-ext
 ===============================
 
-.. image:: https://travis-ci.org/sileht/python-jsonpath-rw-ext.png?branch=master
-   :target: https://travis-ci.org/sileht/python-jsonpath-rw-ext
-
-.. image:: https://img.shields.io/pypi/v/jsonpath-rw-ext.svg
-   :target: https://pypi.python.org/pypi/jsonpath-rw-ext/
-   :alt: Latest Version
-
-.. image:: https://img.shields.io/pypi/dm/jsonpath-rw-ext.svg
-   :target: https://pypi.python.org/pypi/jsonpath-rw-ext/
-   :alt: Downloads
-
 Extensions for JSONPath RW
 
 jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions.