Codebase list python-txaio / 08a4b5e
Rebased remove-privacy-breach-in-docs.patch. Thomas Goirand 2 years ago
2 changed file(s) with 15 addition(s) and 5 deletion(s). Raw diff Collapse all Expand all
11
22 * New upstream release.
33 * Fixed (build-)depends for this release.
4 * Rebased remove-privacy-breach-in-docs.patch.
45
56 -- Thomas Goirand <zigo@debian.org> Wed, 25 Aug 2021 10:57:04 +0200
67
00 Description: Remove privacy breach in docs
11 Author: Thomas Goirand <zigo@debian.org>
22 Forwarded: no
3 Last-Update: 2020-04-07
3 Last-Update: 2021-08-25
44
55 --- python-txaio-20.4.1.orig/README.rst
66 +++ python-txaio-20.4.1/README.rst
7 @@ -60,15 +60,3 @@ Code like the following can then run on
7 @@ -59,24 +59,3 @@
8 txaio.reject(f1, RuntimeError("it failed"))
89
910 Please refer to the `documentation <https://txaio.readthedocs.io/en/latest/>`_ for description and usage of the library features.
10
11 -
1112 -
1213 -.. |Version| image:: https://img.shields.io/pypi/v/txaio.svg
1314 - :target: https://pypi.python.org/pypi/txaio
15 - :alt: Version
1416 -
15 -.. |Build Status| image:: https://travis-ci.com/crossbario/txaio.svg?branch=master
16 - :target: https://travis-ci.com/crossbario/txaio
17 -.. |Build| image:: https://github.com/crossbario/txaio/workflows/main/badge.svg
18 - :target: https://github.com/crossbario/txaio/actions?query=workflow%3Amain
19 - :alt: Build Workflow
20 -
21 -.. |Deploy| image:: https://github.com/crossbario/txaio/workflows/deploy/badge.svg
22 - :target: https://github.com/crossbario/txaio/actions?query=workflow%3Adeploy
23 - :alt: Deploy Workflow
1724 -
1825 -.. |Coverage| image:: https://codecov.io/github/crossbario/txaio/coverage.svg?branch=master
1926 - :target: https://codecov.io/github/crossbario/txaio
27 - :alt: Coverage
2028 -
2129 -.. |Docs| image:: https://readthedocs.org/projects/txaio/badge/?version=latest
2230 - :target: https://txaio.readthedocs.io/en/latest/
31 - :alt: Docs