aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/04_relax_nosetests_options.patch
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-07-07 14:11:36 +0000
committerDaniele Tricoli <eriol@mornie.org>2014-07-07 14:11:36 +0000
commit6e8acbe5d69a3cd6c4e0209284c670ead95e44c1 (patch)
tree7e15aa4a3858424686e313882ebd94fa5f06f356 /debian/patches/04_relax_nosetests_options.patch
parenta515f76bfdcbde568e7a6ea5ee772de5f702628d (diff)
downloadpython-urllib3-6e8acbe5d69a3cd6c4e0209284c670ead95e44c1.tar
python-urllib3-6e8acbe5d69a3cd6c4e0209284c670ead95e44c1.tar.gz
Refresh 01_do-not-use-embedded-python-six.patch and 04_relax_nosetests_options.patch
Diffstat (limited to 'debian/patches/04_relax_nosetests_options.patch')
-rw-r--r--debian/patches/04_relax_nosetests_options.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/patches/04_relax_nosetests_options.patch b/debian/patches/04_relax_nosetests_options.patch
index 29e6910..2f7f8ff 100644
--- a/debian/patches/04_relax_nosetests_options.patch
+++ b/debian/patches/04_relax_nosetests_options.patch
@@ -3,7 +3,7 @@ Description: Do not use logging-clear-handlers to see all logging output and
it will be easier to backport python-urllib3 to Wheezy.
Author: Daniele Tricoli <eriol@mornie.org>
Forwarded: not-needed
-Last-Update: 2013-10-16
+Last-Update: 2014-7-7
--- a/setup.cfg
+++ b/setup.cfg
@@ -17,4 +17,4 @@ Last-Update: 2013-10-16
+# cover-min-percentage = 100
cover-erase = true
- [egg_info]
+ [flake8]