Changelog for
python38-cached-property-1.5.2-qubes.2.27.noarch.rpm :
* 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
* Sat Aug 19 2017 sebix+novell.comAATTsebix.at- singlespec version
* Thu Mar 17 2016 jmassaguerplaAATTsuse.com- initial commit with version 1.3.0