summaryrefslogtreecommitdiff
path: root/debian/patches/removed-privacy-breach.patch
diff options
context:
space:
mode:
authorOndřej Nový <novy@ondrej.org>2016-02-14 19:56:59 +0100
committerOndřej Nový <novy@ondrej.org>2016-02-14 19:56:59 +0100
commit36ef8928c06a4bba5249442cd832a73ece1570c3 (patch)
treeae902d5c84bc503bea7b04d66eadbc86fe730b0e /debian/patches/removed-privacy-breach.patch
parenta85231280accdfec8ef9cf67213ff706eb242889 (diff)
downloadfactory-boy-36ef8928c06a4bba5249442cd832a73ece1570c3.tar
factory-boy-36ef8928c06a4bba5249442cd832a73ece1570c3.tar.gz
* New upstream release.
* Added python(3)-wheel build dependency. * Fixed VCS url (https). * Removed disable-a-test-in-test_existing_file.patch * Removed add-django-1.7-compat-with-new-django.setup.patch * Rebased and fixed debian/patches/removed-privacy-breach.patch * d/copyright fixed.
Diffstat (limited to 'debian/patches/removed-privacy-breach.patch')
-rw-r--r--debian/patches/removed-privacy-breach.patch22
1 files changed, 19 insertions, 3 deletions
diff --git a/debian/patches/removed-privacy-breach.patch b/debian/patches/removed-privacy-breach.patch
index 8451b1c..db8bd3c 100644
--- a/debian/patches/removed-privacy-breach.patch
+++ b/debian/patches/removed-privacy-breach.patch
@@ -3,15 +3,31 @@ Author: Thomas Goirand <zigo@debian.org>
Forwarded: not-needed
Last-Update: 2014-07-03
---- factory-boy-2.4.1.orig/README.rst
-+++ factory-boy-2.4.1/README.rst
-@@ -1,9 +1,6 @@
+--- a/README.rst
++++ b/README.rst
+@@ -1,25 +1,6 @@
factory_boy
===========
-.. image:: https://secure.travis-ci.org/rbarrois/factory_boy.png?branch=master
- :target: http://travis-ci.org/rbarrois/factory_boy/
-
+-.. image:: https://img.shields.io/pypi/v/factory_boy.svg
+- :target: http://factoryboy.readthedocs.org/en/latest/changelog.html
+- :alt: Latest Version
+-
+-.. image:: https://img.shields.io/pypi/pyversions/factory_boy.svg
+- :target: https://pypi.python.org/pypi/factory_boy/
+- :alt: Supported Python versions
+-
+-.. image:: https://img.shields.io/pypi/wheel/factory_boy.svg
+- :target: https://pypi.python.org/pypi/factory_boy/
+- :alt: Wheel status
+-
+-.. image:: https://img.shields.io/pypi/l/factory_boy.svg
+- :target: https://pypi.python.org/pypi/factory_boy/
+- :alt: License
+-
factory_boy is a fixtures replacement based on thoughtbot's `factory_girl <http://github.com/thoughtbot/factory_girl>`_.
As a fixtures replacement tool, it aims to replace static, hard to maintain fixtures