[Python-modules-commits] r28926 - in packages/python-urllib3/trunk/debian (control)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Thu May 15 21:20:19 UTC 2014
Date: Thursday, May 15, 2014 @ 21:20:18
Author: barry
Revision: 28926
Fix Depends
Modified:
packages/python-urllib3/trunk/debian/control
Modified: packages/python-urllib3/trunk/debian/control
===================================================================
--- packages/python-urllib3/trunk/debian/control 2014-05-15 21:18:39 UTC (rev 28925)
+++ packages/python-urllib3/trunk/debian/control 2014-05-15 21:20:18 UTC (rev 28926)
@@ -73,7 +73,7 @@
Depends:
${misc:Depends},
${python3:Depends},
- python3-six-wheels
+ python-six-wheels
Recommends:
ca-certificates
Description: HTTP library with thread-safe connection pooling
More information about the Python-modules-commits
mailing list