File: removed-privacy-breach-in-docs.patch

package info (click to toggle)
python-requests-mock 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 516 kB
  • sloc: python: 2,018; makefile: 166
file content (20 lines) | stat: -rw-r--r-- 565 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Description: Removed privacy breach in docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2015-04-27

--- README.rst	2018-08-19 14:51:15.212863187 +0200
+++ ../README.rst	2018-08-19 14:51:36.361147496 +0200
@@ -2,12 +2,6 @@
 requests-mock
 ===============================
 
-.. image:: https://badge.fury.io/py/requests-mock.png
-    :target: https://pypi.org/project/requests-mock/
-
-.. image:: https://circleci.com/gh/jamielennox/requests-mock.svg?style=svg
-    :target: https://circleci.com/gh/jamielennox/requests-mock
-
 Intro
 =====