Changelog for
python310-cached-property-1.5.2-34.5.noarch.rpm :
* Fri Apr 21 2023 Dirk Müller
- add sle15_python_module_pythons (jsc#PED-68)
* Thu Apr 13 2023 Matej Cepl - Make calling of %{sle15modernpython} optional.
* Fri Feb 10 2023 Matej Cepl - Refresh patches and remove weird replacement of conftest.py command in %%prep.
* Tue Jan 31 2023 Dirk Müller - add python311.patch to fix tests with 3.11
* Sat Dec 19 2020 Dirk Müller - update to 1.5.2:
* Add formal support for Python 3.8
* Remove formal support for Python 3.4
* Switch from Travis to GitHub actions
* Made tests pass flake8 for Python 2.7
* Sun Aug 16 2020 John Vandenberg - Replace nose with pytest- Add missing Group
* Thu Mar 12 2020 Tomáš Chvátal - Fix build without python2 available
* Mon Feb 25 2019 John Vandenberg - Add HISTORY.rst to %doc- Update to v1.5.1
* Added formal support for Python 3.7
* Removed formal support for Python 3.3- from 1.4.3
* Catch SyntaxError from asyncio import on older versions of Python- from 1.4.2
* Really fixed tests- from 1.4.1
* Added conftest.py to manifest so tests work properly off the tarball
* Ensured new asyncio tests didn\'t break Python 2.7 builds on Debian
* Code formatting via black- from 1.4.0
* Added asyncio support
* Remove Python 2.6 support, whose end of life was 5 years ago- from 1.3.1
* Validate for Python 3.6
* Fri Feb 01 2019 Tomáš Chvátal - Add patch to fix build with new freezegun (by skipping test):
* freezegun-skip.patch
* Tue Dec 04 2018 Matej Cepl - Remove superfluous devel dependency for noarch package