diff --git a/.gitignore b/.gitignore index c57fcd0..99bc716 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ greenlet-0.3.1.tar.gz /greenlet-0.4.14.tar.gz /greenlet-0.4.16.tar.gz /greenlet-0.4.17.tar.gz +/greenlet-1.1.2.tar.gz diff --git a/python-greenlet.spec b/python-greenlet.spec index 7bf6601..928d62d 100644 --- a/python-greenlet.spec +++ b/python-greenlet.spec @@ -1,8 +1,8 @@ %global modname greenlet Name: python-%{modname} -Version: 0.4.17 -Release: 4%{?dist} +Version: 1.1.2 +Release: 3%{?dist} Summary: Lightweight in-process concurrent programming License: MIT URL: https://github.com/python-greenlet/greenlet @@ -45,20 +45,24 @@ Python 3 version. %install %py3_install - + %check -%{__python3} run-tests.py +PYTHONPATH="%{buildroot}%{python3_sitearch}" %{python3} -m unittest discover greenlet.tests %files -n python3-%{modname} %license LICENSE LICENSE.PSF -%doc AUTHORS NEWS README.rst +%doc AUTHORS README.rst %{python3_sitearch}/%{modname}-*.egg-info -%{python3_sitearch}/%{modname}*.so +%{python3_sitearch}/%{modname} %files -n python3-greenlet-devel %{_includedir}/python%{python3_version}*/%{modname}/ %changelog +* Wed Jun 15 2022 Sergio Correia - 1.1.2-3 +- Add python-greenlet to RHEL-9 + Resolves: rhbz#2084555 + * Tue Aug 10 2021 Mohan Boddu - 0.4.17-4 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688 diff --git a/sources b/sources index 0c61665..fd336d3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (greenlet-0.4.17.tar.gz) = f7bfbac2d43ad8ebf72d5237261314232c5b061f06ec577fe558e07c7c3fee02500635c94268a0eabc4a30e866f31d3b898fce0d7c57f4f0f42ca27454a426be +SHA512 (greenlet-1.1.2.tar.gz) = 9c7b123a0b9a6f22f042416479762777cb70e6dd10bcc92e313c492e4c1a4d831e713f903a369e4c5d65fc285a954aabd3b26c090d47f8eeb1cb522bda6a6e82