File: 2001_privacy.patch

package info (click to toggle)
python-prov 2.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 4,800 kB
  • sloc: python: 6,210; xml: 1,528; makefile: 210; sh: 1
file content (38 lines) | stat: -rw-r--r-- 1,347 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
34
35
36
37
38
Description: avoid privacy breach
Author: Ghislain Antony Vaillant <ghisvail@gmail.com>
Forwarded: not-needed
Last-Update: 2021-12-20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/README.rst
+++ b/README.rst
@@ -3,29 +3,6 @@
 ============
 
 
-.. image:: https://badge.fury.io/py/prov.svg
-  :target: http://badge.fury.io/py/prov
-  :alt: Latest Release
-.. image:: https://travis-ci.org/trungdong/prov.svg
-  :target: https://travis-ci.org/trungdong/prov
-  :alt: Build Status
-.. image:: https://img.shields.io/coveralls/trungdong/prov.svg
-  :target: https://coveralls.io/r/trungdong/prov?branch=master
-  :alt: Coverage Status
-.. image:: https://landscape.io/github/trungdong/prov/master/landscape.svg?style=flat
-  :target: https://landscape.io/github/trungdong/prov/master
-  :alt: Code Health
-.. image:: https://img.shields.io/pypi/wheel/prov.svg
-  :target: https://pypi.python.org/pypi/prov/
-  :alt: Wheel Status
-.. image:: https://img.shields.io/pypi/pyversions/prov.svg
-  :target: https://pypi.python.org/pypi/prov/
-  :alt: Supported Python version
-.. image:: https://img.shields.io/pypi/l/prov.svg
-  :target: https://pypi.python.org/pypi/prov/
-  :alt: License
-
-
 A library for W3C Provenance Data Model supporting PROV-O (RDF), PROV-XML, PROV-JSON import/export
 
 * Free software: MIT license