[Python-modules-team] Bug#881989: fixed in python-eventlet 0.20.0-3

Ondrej Novy novy at ondrej.org
Fri Dec 1 11:15:11 UTC 2017


Hi,

yes, I skipped it my intention.

I tried to fix it this way:
https://anonscm.debian.org/cgit/python-modules/packages/enum34.git/commit/?id=ed2496b8582d939a8ad48769a8b513e916d9df5a

2017-11-27 19:25 GMT+01:00 Gianfranco Costamagna <locutusofborg at debian.org>:

> 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.
>
>


-- 
Best regards
 Ondřej Nový

Email: novy at ondrej.org
PGP: 3D98 3C52 EB85 980C 46A5  6090 3573 1255 9D1E 064B
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20171201/3c53a7d7/attachment.html>


More information about the Python-modules-team mailing list