aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniele Tricoli <eriol@mornie.org>2014-10-21 02:59:57 +0200
committerDaniele Tricoli <eriol@mornie.org>2014-10-21 02:59:57 +0200
commit5601ae1921ae1f7c9edba741db299916be202cff (patch)
tree358a5186dbe906921f35560fb59a4d41300d9916 /debian/control
parentd9a6243333fcf98439813649fe0f09da9ba00fb2 (diff)
parentbc53434247095f3b0d03b373addf5dbb271acc07 (diff)
downloadpython-urllib3-5601ae1921ae1f7c9edba741db299916be202cff.tar
python-urllib3-5601ae1921ae1f7c9edba741db299916be202cff.tar.gz
Imported Debian patch 1.9.1-2
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c7bb9bb..922a4f5 100644
--- a/debian/control
+++ b/debian/control
@@ -9,13 +9,13 @@ Build-Depends:
python-all (>= 2.6.6-3),
python-coverage (>= 3.6),
python-mock,
- python-nose (>=1.1.2),
+ python-nose (>=1.3.3),
python-setuptools,
python-six,
python3-all,
python3-coverage (>= 3.6),
python3-mock,
- python3-nose (>=1.1.2),
+ python3-nose (>=1.3.3),
python3-setuptools,
python3-six,
python3-wheel,