aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/04_relax_nosetests_options.patch
diff options
context:
space:
mode:
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]