File: remove-privacy-breach-generic-lintian.patch

package info (click to toggle)
python-zunclient 5.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,056 kB
  • sloc: python: 10,127; sh: 110; makefile: 25
file content (24 lines) | stat: -rw-r--r-- 797 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
diff --git a/README.rst b/README.rst
index 5f1567f..4656245 100644
--- a/README.rst
+++ b/README.rst
@@ -2,19 +2,12 @@
 Team and repository tags
 ========================
 
-.. image:: https://governance.openstack.org/tc/badges/python-zunclient.svg
-    :target: https://governance.openstack.org/tc/reference/tags/index.html
-
 .. Change things from this point on
 
 ==============================================
 Python bindings to the OpenStack Container API
 ==============================================
 
-.. image:: https://img.shields.io/pypi/v/python-zunclient.svg
-    :target: https://pypi.org/project/python-zunclient/
-    :alt: Latest Version
-
 This is a client library for Zun built on the Zun API.
 It provides a Python API (the zunclient module)
 and a command-line tool (zun).