File: remove-privacy-breach-in-README.rst.patch

package info (click to toggle)
python-stestr 2.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 756 kB
  • sloc: python: 4,612; makefile: 38; sh: 32
file content (30 lines) | stat: -rw-r--r-- 1,120 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
Description: Remove privacy breach in README.rst
Author: Thomas Goirand <zigo@debian.org>
Forwarded: no
Last-Update: 2018-08-18

--- README.rst	2018-08-18 21:54:36.577002548 +0200
+++ ../README.rst	2018-08-18 21:55:33.329772673 +0200
@@ -1,22 +1,6 @@
 Slim/Super Test Repository
 ==========================
 
-.. image:: https://img.shields.io/travis/mtreinish/stestr/master.svg?style=flat-square
-    :target: https://travis-ci.org/mtreinish/stestr
-    :alt: Build status
-
-.. image:: https://img.shields.io/appveyor/ci/mtreinish/stestr/master.svg?logo=appveyor&style=flat-square
-    :target: https://ci.appveyor.com/project/mtreinish/stestr
-    :alt: Appveyor build status
-
-.. image:: https://img.shields.io/coveralls/github/mtreinish/stestr/master.svg?style=flat-square
-    :target: https://coveralls.io/github/mtreinish/stestr?branch=master
-    :alt: Code coverage
-
-.. image:: https://img.shields.io/pypi/v/stestr.svg?style=flat-square
-    :target: https://pypi.python.org/pypi/stestr
-    :alt: Latest Version
-
 You can see the full rendered docs at: http://stestr.readthedocs.io/en/latest/
 
 Overview