File: 2001_privacy.patch

package info (click to toggle)
python-prov 2.1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 4,848 kB
  • sloc: python: 6,555; xml: 1,528; makefile: 211; sh: 1
file content (35 lines) | stat: -rw-r--r-- 1,207 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
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,26 +3,6 @@
 ============
 
 
-.. image:: https://badge.fury.io/py/prov.svg
-  :target: http://badge.fury.io/py/prov
-  :alt: Latest Release
-.. image:: https://github.com/trungdong/prov/workflows/CI/badge.svg
-  :target: https://github.com/trungdong/prov/actions?workflow=CI
-  :alt: CI Status
-.. image:: https://img.shields.io/coveralls/trungdong/prov.svg
-  :target: https://coveralls.io/r/trungdong/prov?branch=master
-  :alt: Coverage Status
-.. 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