1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
Description: Removed privacy breach in docs
Author: Thomas Goirand <zigo@debian.org>
Bug-Debian: https://bugs.debian.org/1032137
Forwarded: no
Last-Update: 2023-03-01
--- python-hardware-0.30.0.orig/README.rst
+++ python-hardware-0.30.0/README.rst
@@ -2,10 +2,6 @@
hardware
===============================
-.. image:: https://img.shields.io/pypi/v/hardware.svg
- :alt: Latest hardware release on the Python Cheeseshop (PyPI)
- :target: https://pypi.python.org/pypi/hardware
-
Hardware detection and classification utilities
Homepage: https://github.com/redhat-cip/hardware
|