~ubuntu-branches/ubuntu/wily/python-urllib3/wily

« back to all changes in this revision

Viewing changes to debian/patches/04_relax_nosetests_options.patch

  • Committer: Package Import Robot
  • Author(s): Daniele Tricoli
  • Date: 2014-07-07 16:09:06 UTC
  • mfrom: (4.1.7 sid)
  • Revision ID: package-import@ubuntu.com-20140707160906-hv2d4zrlg8u7rjby
Tags: 1.8.3-1
* New upstream release (Closes: #754090)
* debian/patches/01_do-not-use-embedded-python-six.patch
  - Refresh
* debian/patches/04_relax_nosetests_options.patch
  - Refresh

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 it will be easier to backport python-urllib3 to Wheezy.
4
4
Author: Daniele Tricoli <eriol@mornie.org>
5
5
Forwarded: not-needed
6
 
Last-Update: 2013-10-16
 
6
Last-Update: 2014-7-7
7
7
 
8
8
--- a/setup.cfg
9
9
+++ b/setup.cfg
17
17
+# cover-min-percentage = 100
18
18
 cover-erase = true
19
19
 
20
 
 [egg_info]
 
20
 [flake8]