File: privacy-breach.patch

package info (click to toggle)
python-cyborgclient 2.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 676 kB
  • sloc: python: 5,095; makefile: 24; sh: 2
file content (29 lines) | stat: -rw-r--r-- 1,033 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
Description: remove privacy breach images
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2020-09-11

Index: python-cyborgclient/README.rst
===================================================================
--- python-cyborgclient.orig/README.rst
+++ python-cyborgclient/README.rst
@@ -2,19 +2,12 @@
 Team and repository tags
 ========================
 
-.. image:: https://governance.openstack.org/tc/badges/python-cyborgclient.svg
-    :target: https://governance.openstack.org/tc/reference/tags/index.html
-
 .. Change things from this point on
 
 ===============================
 python-cyborgclient
 ===============================
 
-.. image:: https://img.shields.io/pypi/v/python-cyborgclient.svg
-    :target: https://pypi.python.org/pypi/python-cyborgclient/
-    :alt: Latest Version
-
 python-cyborgclient is a python bindings to the OpenStack Cyborg API. There's
 a Python API (the ``cyborgclient`` module), and a command-line script
 (``cyborg``). Each implements 100% of the OpenStack Cyborg API.