1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Description: Remove privacy breach in docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2018-08-19
--- python-oslo.context-2.17.0.orig/README.rst
+++ python-oslo.context-2.17.0/README.rst
@@ -14,15 +14,4 @@
Team and repository tags
========================
-.. image:: https://governance.openstack.org/tc/badges/oslo.context.svg
- :target: https://governance.openstack.org/tc/reference/tags/index.html
-
.. Change things from this point on
-
-.. image:: https://img.shields.io/pypi/v/oslo.context.svg
- :target: https://pypi.org/project/oslo.context/
- :alt: Latest Version
-
-.. image:: https://img.shields.io/pypi/dm/oslo.context.svg
- :target: https://pypi.org/project/oslo.context/
- :alt: Downloads
|