File: remove-privacy-breach-in-docs.patch

package info (click to toggle)
python-txaio 25.6.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 528 kB
  • sloc: python: 2,464; makefile: 226; sh: 48
file content (31 lines) | stat: -rw-r--r-- 1,179 bytes parent folder | download
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
30
31
Description: Remove privacy breach in docs
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2021-08-25

--- python-txaio-20.4.1.orig/README.rst
+++ python-txaio-20.4.1/README.rst
@@ -90,23 +90,3 @@
    practices or risk tolerance, please take this into consideration when deciding whether
    to upgrade beyond version v25.6.1.
 
-
-.. |Version| image:: https://img.shields.io/pypi/v/txaio.svg
-   :target: https://pypi.python.org/pypi/txaio
-   :alt: Version
-
-.. |Build| image:: https://github.com/crossbario/txaio/workflows/main/badge.svg
-   :target: https://github.com/crossbario/txaio/actions?query=workflow%3Amain
-   :alt: Build Workflow
-
-.. |Deploy| image:: https://github.com/crossbario/txaio/workflows/deploy/badge.svg
-   :target: https://github.com/crossbario/txaio/actions?query=workflow%3Adeploy
-   :alt: Deploy Workflow
-
-.. |Coverage| image:: https://codecov.io/github/crossbario/txaio/coverage.svg?branch=master
-   :target: https://codecov.io/github/crossbario/txaio
-   :alt: Coverage
-
-.. |Docs| image:: https://readthedocs.org/projects/txaio/badge/?version=latest
-   :target: https://txaio.readthedocs.io/en/latest/
-   :alt: Docs