File: privacy.patch

package info (click to toggle)
pysoundfile 0.13.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 336 kB
  • sloc: python: 2,017; makefile: 160; sh: 21
file content (28 lines) | stat: -rw-r--r-- 1,287 bytes parent folder | download | duplicates (3)
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
Description: drop privacy breaches from documentation
 drop badges fetched from online sources...
Author: IOhannes m zmölnig
Origin: Debian
Forwarded: not-needed
Last-Update: 2022-10-05
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- pysoundfile.orig/README.rst
+++ pysoundfile/README.rst
@@ -24,17 +24,6 @@
 
 |open-issues| |closed-issues| |open-prs| |closed-prs|
 
-.. |contributors| image:: https://img.shields.io/github/contributors/bastibe/python-soundfile.svg
-.. |version| image:: https://img.shields.io/pypi/v/soundfile.svg
-.. |python| image:: https://img.shields.io/pypi/pyversions/soundfile.svg
-.. |license| image:: https://img.shields.io/github/license/bastibe/python-soundfile.svg
-.. |downloads| image:: https://img.shields.io/pypi/dm/soundfile.svg
-.. |open-issues| image:: https://img.shields.io/github/issues/bastibe/python-soundfile.svg
-.. |closed-issues| image:: https://img.shields.io/github/issues-closed/bastibe/python-soundfile.svg
-.. |open-prs| image:: https://img.shields.io/github/issues-pr/bastibe/python-soundfile.svg
-.. |closed-prs| image:: https://img.shields.io/github/issues-pr-closed/bastibe/python-soundfile.svg
-.. |status| image:: https://img.shields.io/pypi/status/soundfile.svg
-
 Breaking Changes
 ----------------