diff --git a/.gitignore b/.gitignore index 0571cb4..f69309d 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,4 @@ eventlet-0.9.9.tar.gz /v0.31.0.zip /v0.31.1.zip /v0.32.0.zip +/v0.33.0.zip diff --git a/python-eventlet.spec b/python-eventlet.spec index 720dcfd..817fd99 100644 --- a/python-eventlet.spec +++ b/python-eventlet.spec @@ -3,8 +3,8 @@ %{?python_enable_dependency_generator} Name: python-%{modname} -Version: 0.32.0 -Release: 2%{?dist} +Version: 0.33.0 +Release: 1%{?dist} Summary: Highly concurrent networking library %if %bundle_dns License: MIT and ISC @@ -20,9 +20,6 @@ Patch0: switch_to_python_cryptography.patch # Since Python 3.10 MutableMapping is available in collections.abc instead of collections. # This is already fixed in dnspython 2.0.0+, but eventlet still uses old 1.16.0. Patch1: 0001-import-MutableMapping-from-collections.abc.patch -# Backport of upstream PR to introduce compatibility with Python 3.10 -# https://github.com/eventlet/eventlet/pull/715 -Patch715: https://github.com/eventlet/eventlet/pull/715.patch BuildArch: noarch @@ -75,7 +72,6 @@ BuildRequires: python3-zmq %else %setup -n %{modname}-%{version} -q %endif -%patch -P 715 -p1 # Remove dependency on enum-compat from setup.py # enum-compat is not needed for Python 3 sed -i "/'enum-compat',/d" setup.py @@ -111,7 +107,7 @@ rm -vrf %{buildroot}%{python3_sitelib}/tests # Disable setting up dns (we have no /etc/resolv.conf in mock export EVENTLET_NO_GREENDNS=yes # Tests are written only for Python 3 -nosetests-%{python3_version} -v -e greendns_test -e socket_test -e test_patcher_existing_locks_locked +nosetests-%{python3_version} -v -e greendns_test -e socket_test -e test_patcher_existing_locks_locked -e test_017_ssl_zeroreturnerror %files -n python3-%{modname} %doc README.rst AUTHORS LICENSE NEWS @@ -127,6 +123,9 @@ nosetests-%{python3_version} -v -e greendns_test -e socket_test -e test_patcher_ %doc html-3 %changelog +* Sat Jan 08 2022 Kevin Fenzi - 0.33.0-1 +- Update to 0.33.0. Fixes rhbz#2023953 + * Tue Oct 05 2021 Lumír Balhar - 0.32.0-2 - Unbundle dnspython diff --git a/sources b/sources index 4e44eb5..3a8d9b1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ SHA512 (dnspython-1.16.0.zip) = d3f71b726b7722d17b761674b44a7ca0975eeff7f9fb2fb507df0b1aaac975ddce097246340ea5809c6a7563b6851a34f43012b5cb8a37926879746b59e92575 -SHA512 (v0.32.0.zip) = b26ea57118a24f8c7128eb241893a83ef98d264109a2ed4e19c1f3f432b14fc3f8b96f3dd14b31b27eb2cbdcc516a0c3899b9667176dc49c4cbedb2c38cead44 +SHA512 (v0.33.0.zip) = 0bbdff403e1420652e959bcf8dc0f48ef1421537d4d500949054ac2ad4201304a62e0aecc0842569c553f48ddd89e4ad5afc743299fe9d8f4c87571ddf83f016