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

package info (click to toggle)
python-cotyledon 2.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 300 kB
  • sloc: python: 1,336; makefile: 16
file content (22 lines) | stat: -rw-r--r-- 679 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
21
22
Description: Remove privacy breach in doc
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2019-03-27

--- python-cotyledon-1.2.6.orig/README.rst
+++ python-cotyledon-1.2.6/README.rst
@@ -2,14 +2,6 @@
 Cotyledon
 ===============================
 
-.. image:: https://img.shields.io/pypi/v/cotyledon.svg
-   :target: https://pypi.python.org/pypi/cotyledon/
-   :alt: Latest Version
-
-.. image:: https://img.shields.io/pypi/dm/cotyledon.svg
-   :target: https://pypi.python.org/pypi/cotyledon/
-   :alt: Downloads
-
 Cotyledon provides a framework for defining long-running services.
 
 It provides handling of Unix signals, spawning of workers, supervision of