Package: python-pybedtools / 0.8.0-1

remove_badges_from_documentation.patch Patch series | 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
Author: Liubov Chuprikova <chuprikovalv@gmail.com>
Last-Update: Sun, 15 July 2018 12:37:03 +0300
Description: Remove GitHub badges from documentation as they cause
privacy-breach-generic lintian warnings.


--- a/README.rst
+++ b/README.rst
@@ -1,15 +1,6 @@
 Overview
 --------
 
-.. image:: https://travis-ci.org/daler/pybedtools.png?branch=master
-    :target: https://travis-ci.org/daler/pybedtools
-
-.. image:: https://badge.fury.io/py/pybedtools.svg?style=flat
-    :target: http://badge.fury.io/py/pybedtools
-
-.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg
-    :target: http://bioconda.github.io
-
 The `BEDTools suite of programs <http://bedtools.readthedocs.org/>`_ is widely
 used for genomic interval manipulation or "genome algebra".  `pybedtools` wraps
 and extends BEDTools and offers feature-level manipulations from within