File: remove-network-accesses.patch

package info (click to toggle)
python-pymzml 2.5.10%2Brepack1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 28,092 kB
  • sloc: python: 5,956; pascal: 341; makefile: 219; sh: 29
file content (33 lines) | stat: -rw-r--r-- 959 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
32
33
Description: Remove network accesses
Author: Filippo Rusconi <lopippo@debian.org>
Last-Update: 2024-07-23

diff --git a/README.rst b/README.rst
index 4392646..6fd6d3a 100755
--- a/README.rst
+++ b/README.rst
@@ -4,24 +4,6 @@ Introduction
 ############


-.. image:: https://readthedocs.org/projects/pymzml/badge/?version=latest
-    :target: http://pymzml.readthedocs.io/en/latest/?badge=latest
-    :alt: Documentation Status
-
-.. image:: https://img.shields.io/pypi/v/pymzML.svg
-   :target: https://pypi.org/project/pymzML/
-
-.. image:: https://pepy.tech/badge/pymzml
-   :target: https://pepy.tech/project/pymzml
-
-.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
-   :target: https://github.com/psf/black
-   :alt: As long it is black
-
-.. image:: http://depsy.org/api/package/pypi/pymzML/badge.svg
-  :target: http://depsy.org/package/python/pymzML
-  :alt: Research software impact
-

 *******************
 General information