]> git.k1024.org Git - debian-pylibacl.git/blob - debian/patches/badges-privacy.patch
Switch build dep to myst-parse
[debian-pylibacl.git] / debian / patches / badges-privacy.patch
1 Remove inline external images from docs
2 --- a/doc/readme.md
3 +++ b/doc/readme.md
4 @@ -15,19 +15,6 @@
5  See the `CONTRIBUTING.md` file for details on how to contribute, or
6  support me on [ko-fi](https://ko-fi.com/iustin).
7  
8 -[![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/iustin/pylibacl/ci.yml?branch=main)](https://github.com/iustin/pylibacl/actions/workflows/ci.yml)
9 -[![Codecov](https://img.shields.io/codecov/c/github/iustin/pylibacl)](https://codecov.io/gh/iustin/pylibacl)
10 -[![Read the Docs](https://img.shields.io/readthedocs/pylibacl)](http://pylibacl.readthedocs.io/en/latest/?badge=latest)
11 -[![GitHub issues](https://img.shields.io/github/issues/iustin/pylibacl)](https://github.com/iustin/pylibacl/issues)
12 -![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/iustin/pylibacl)
13 -[![GitHub release (latest by date)](https://img.shields.io/github/v/release/iustin/pylibacl)](https://github.com/iustin/pylibacl/releases)
14 -[![PyPI](https://img.shields.io/pypi/v/pylibacl)](https://pypi.org/project/pylibacl/)
15 -![Debian package](https://img.shields.io/debian/v/python-pylibacl)
16 -![Ubuntu package](https://img.shields.io/ubuntu/v/python-pylibacl)
17 -![GitHub Release Date](https://img.shields.io/github/release-date/iustin/pylibacl)
18 -![GitHub commits since latest release](https://img.shields.io/github/commits-since/iustin/pylibacl/latest)
19 -![GitHub last commit](https://img.shields.io/github/last-commit/iustin/pylibacl)
20 -
21  ## Requirements
22  
23  pylibacl has been written and tested on Linux, kernel v2.4 or newer,