File: removed-privacy-breach.patch

package info (click to toggle)
factory-boy 2.11.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 992 kB
  • sloc: python: 6,688; makefile: 181; sh: 11
file content (41 lines) | stat: -rw-r--r-- 1,344 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
From: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Date: Thu, 15 Aug 2019 22:32:19 +0500
Subject: removed-privacy-breach

Last-Update: 2019-01-06

Last-Update: 2019-01-06
---
 README.rst | 19 -------------------
 1 file changed, 19 deletions(-)

diff --git a/README.rst b/README.rst
index 1e8c327..d084aef 100644
--- a/README.rst
+++ b/README.rst
@@ -1,25 +1,6 @@
 factory_boy
 ===========
 
-.. image:: https://secure.travis-ci.org/FactoryBoy/factory_boy.svg?branch=master
-    :target: https://travis-ci.org/FactoryBoy/factory_boy/
-
-.. image:: https://img.shields.io/pypi/v/factory_boy.svg
-    :target: https://factoryboy.readthedocs.io/en/latest/changelog.html
-    :alt: Latest Version
-
-.. image:: https://img.shields.io/pypi/pyversions/factory_boy.svg
-    :target: https://pypi.org/project/factory_boy/
-    :alt: Supported Python versions
-
-.. image:: https://img.shields.io/pypi/wheel/factory_boy.svg
-    :target: https://pypi.org/project/factory_boy/
-    :alt: Wheel status
-
-.. image:: https://img.shields.io/pypi/l/factory_boy.svg
-    :target: https://pypi.org/project/factory_boy/
-    :alt: License
-
 factory_boy is a fixtures replacement based on thoughtbot's `factory_bot <https://github.com/thoughtbot/factory_bot>`_.
 
 As a fixtures replacement tool, it aims to replace static, hard to maintain fixtures