File: 0001-Remove-potential-privacy-breach-from-documentation.patch

package info (click to toggle)
python-measurement 2.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 332 kB
  • sloc: python: 1,327; makefile: 137
file content (23 lines) | stat: -rw-r--r-- 797 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
From: Michael Fladischer <FladischerMichael@fladi.at>
Date: Tue, 3 May 2016 17:23:38 +0200
Subject: Remove potential privacy breach from documentation.

Upstream documentation links to an external badge image from travis-ci.
---
 docs/index.rst | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/docs/index.rst b/docs/index.rst
index e81ea19..98965ec 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,9 +6,6 @@
 python-measurement
 ==================
 
-.. image:: https://travis-ci.org/coddingtonbear/python-measurement.png?branch=master
-   :target: https://travis-ci.org/coddingtonbear/python-measurement
-
 Easily use and manipulate unit-aware measurement objects in Python.
 
 `django.contrib.gis.measure <https://github.com/django/django/blob/master/django/contrib/gis/measure.py>`_