File: 0003-Convert-travis-ci-badge-to-text-link-to-avoid-privac.patch

package info (click to toggle)
python-tinycss2 0.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 608 kB
  • sloc: python: 1,719; makefile: 19
file content (22 lines) | stat: -rw-r--r-- 898 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
From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Tue, 10 Jul 2018 10:44:35 +0200
Subject: Convert travis-ci badge to text link to avoid privacy breach.

---
 README.rst | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/README.rst b/README.rst
index d70661c..ad1fe13 100644
--- a/README.rst
+++ b/README.rst
@@ -12,8 +12,4 @@ based on the more recent `CSS Syntax Level 3`_ specification.
 * Latest documentation: http://tinycss2.readthedocs.io/
 * Source code and issue tracker: https://github.com/Kozea/tinycss2
 * PyPI releases: https://pypi.python.org/pypi/tinycss2/
-* Continuous integration: |travis|
-
-.. |travis| image:: https://travis-ci.org/Kozea/tinycss2.svg?branch=master
-    :target: https://travis-ci.org/Kozea/tinycss2
-    :alt: https://travis-ci.org/Kozea/tinycss2
+* Continuous integration: https://travis-ci.org/Kozea/tinycss2.svg?branch=master