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
|
Description: Remove privacy breach
This patch remove privacy breach in README.rst.
Author: Emmanuel Arias <eamanu@debian.org>
Forwarded: not-needed
Last-Update: 2024-08-10
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.rst
+++ b/README.rst
@@ -14,15 +14,6 @@
:Gitter: |gitter|
:Code of Conduct: |Contributor Covenant|
-.. |version| image:: https://img.shields.io/pypi/v/blosc.png
- :target: https://pypi.python.org/pypi/blosc
-.. |anaconda| image:: https://anaconda.org/conda-forge/python-blosc/badges/version.svg
- :target: https://anaconda.org/conda-forge/python-blosc
-.. |gitter| image:: https://badges.gitter.im/Blosc/c-blosc.svg
- :target: https://gitter.im/Blosc/c-blosc
-.. |Contributor Covenant| image:: https://img.shields.io/badge/Contributor%20Covenant-v2.0%20adopted-ff69b4.svg
- :target: https://github.com/Blosc/community/blob/master/code_of_conduct.md
-
What it is
==========
|