File: remove-basic-privacy-breach.patch

package info (click to toggle)
python-magnumclient 4.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,008 kB
  • sloc: python: 9,924; makefile: 22; sh: 2
file content (30 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download | duplicates (4)
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
Description: Remove basic privacy breach
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2020-04-08

--- python-magnumclient-3.0.0.orig/README.rst
+++ python-magnumclient-3.0.0/README.rst
@@ -2,22 +2,11 @@
 Team and repository tags
 ========================
 
-.. image:: https://governance.openstack.org/tc/badges/python-magnumclient.svg
-    :target: https://governance.openstack.org/tc/reference/tags/index.html
-
 .. Change things from this point on
 
 Python bindings to the Magnum API
 =================================
 
-.. image:: https://img.shields.io/pypi/v/python-magnumclient.svg
-    :target: https://pypi.org/project/python-magnumclient/
-    :alt: Latest Version
-
-.. image:: https://img.shields.io/pypi/dm/python-magnumclient.svg
-    :target: https://pypi.org/project/python-magnumclient/
-    :alt: Downloads
-
 This is a client library for Magnum built on the Magnum API. It
 provides a Python API (the ``magnumclient`` module) and a command-line
 tool (``magnum``).