[Python-modules-team] Bug#881989: fixed in python-eventlet 0.20.0-3
Gianfranco Costamagna
locutusofborg at debian.org
Mon Nov 27 18:25:37 UTC 2017
control: unarchive -1
control: reopen -1
control: tags -1 patch
Hello Ondřej, did you intentionally skip the patch from the debdiff?
--- python-eventlet-0.20.0/debian/patches/enum34-compat.patch 1970-01-01 01:00:00.000000000 +0100
+++ python-eventlet-0.20.0/debian/patches/enum34-compat.patch 2017-11-27 15:04:37.000000000 +0100
@@ -0,0 +1,14 @@
+Description: Drop requirement on enum-compat in favour of enum34
+Author: James Page <james.page at ubuntu.com>
+Forwarded: not-needed
+
+--- a/setup.py
++++ b/setup.py
+@@ -13,7 +13,6 @@ setup(
+ url='http://eventlet.net',
+ packages=find_packages(exclude=['benchmarks', 'tests', 'tests.*']),
+ install_requires=(
+- 'enum-compat',
+ 'greenlet >= 0.3',
+ ),
+ zip_safe=False,
diff -Nru python-eventlet-0.20.0/debian/patches/series python-eventlet-0.20.0/debian/patches/series
--- python-eventlet-0.20.0/debian/patches/series 2017-11-14 22:48:10.000000000 +0100
+++ python-eventlet-0.20.0/debian/patches/series 2017-11-27 15:04:37.000000000 +0100
@@ -8,3 +8,4 @@
0008-Disable-test_server_connection_timeout_exception.patch
0009-Removed-test_urllib-that-is-failing-in-py36.patch
0010-Fix-compilation-errors-when-installing-package-in-Py.patch
+enum34-compat.patch
thanks
G.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20171127/a2f0c63f/attachment.sig>
More information about the Python-modules-team
mailing list