File: 0001-Remove-privacy-breach.patch

package info (click to toggle)
python-pygit2 1.4.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,328 kB
  • sloc: ansic: 11,016; python: 5,943; sh: 275; makefile: 19
file content (22 lines) | stat: -rw-r--r-- 668 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: Thomas Goirand <zigo@debian.org>
Date: Thu, 3 Aug 2017 23:32:27 +0200
Subject: Remove privacy breach

--- a/docs/development.rst
+++ b/docs/development.rst
@@ -2,15 +2,6 @@
 The development version
 **********************************************************************
 
-Unit tests
-==========
-
-.. image:: https://travis-ci.org/libgit2/pygit2.svg?branch=master
-   :target: http://travis-ci.org/libgit2/pygit2
-
-.. image:: https://ci.appveyor.com/api/projects/status/edmwc0dctk5nacx0/branch/master?svg=true
-   :target: https://ci.appveyor.com/project/jdavid/pygit2/branch/master
-
 .. code-block:: sh
 
     $ git clone git://github.com/libgit2/pygit2.git