[Python-modules-commits] r30420 - in packages/python-urllib3/trunk/debian (2 files)

eriol-guest at users.alioth.debian.org eriol-guest at users.alioth.debian.org
Sun Aug 31 23:12:11 UTC 2014


    Date: Sunday, August 31, 2014 @ 23:12:10
  Author: eriol-guest
Revision: 30420

Remove since upstream now does not specify version of packages needed
for testing inside setup.py

Modified:
  packages/python-urllib3/trunk/debian/changelog
Deleted:
  packages/python-urllib3/trunk/debian/patches/06_relax-test-requirements.patch

Modified: packages/python-urllib3/trunk/debian/changelog
===================================================================
--- packages/python-urllib3/trunk/debian/changelog	2014-08-31 23:02:07 UTC (rev 30419)
+++ packages/python-urllib3/trunk/debian/changelog	2014-08-31 23:12:10 UTC (rev 30420)
@@ -7,8 +7,11 @@
     - Refresh
   * debian/patches/05_do-not-use-embedded-ssl-match-hostname.patch
     - Refresh
+  * debian/patches/06_relax-test-requirements.patch
+    - Remove since upstream now does not specify version of packages needed
+      for testing inside setup.py
 
- -- Daniele Tricoli <eriol at mornie.org>  Mon, 01 Sep 2014 01:00:03 +0200
+ -- Daniele Tricoli <eriol at mornie.org>  Mon, 01 Sep 2014 01:07:27 +0200
 
 python-urllib3 (1.8.3-1) unstable; urgency=medium
 

Deleted: packages/python-urllib3/trunk/debian/patches/06_relax-test-requirements.patch
===================================================================
--- packages/python-urllib3/trunk/debian/patches/06_relax-test-requirements.patch	2014-08-31 23:02:07 UTC (rev 30419)
+++ packages/python-urllib3/trunk/debian/patches/06_relax-test-requirements.patch	2014-08-31 23:12:10 UTC (rev 30420)
@@ -1,16 +0,0 @@
-Description: Relax version of packages needed for testing.
-Author: Daniele Tricoli <eriol at mornie.org>
-Forwarded: not-needed
-Last-Update: 2014-05-25
-
---- a/test-requirements.txt
-+++ b/test-requirements.txt
-@@ -1,4 +1,4 @@
--nose==1.3
--mock==1.0.1
--tornado==3.1.1
--coverage==3.6
-+nose>=1.3
-+mock>=1.0.1
-+tornado>=3.1.1
-+coverage>=3.6




More information about the Python-modules-commits mailing list