Changelog for
python311-pscript-0.7.7-21.28.noarch.rpm :
* Mon Jul 31 2023 Steve Kowalik
- Stop using greedy globs in %files.- Switch to %pytest from invoke.- Switch to pyproject macros.
* Tue Oct 04 2022 Yogalakshmi Arunachalam - Update to 0.7.7 bump version
* Fri Dec 31 2021 Matej Cepl - Update to 0.7.6: - Fix for with-statement when return is used in the context. - Early support type hints in the code (by Jennifer Taylor).
* Thu Apr 22 2021 Steve Kowalik - Update to 0.7.5:
* Support for Python 3.9.
* Small docs improvements.
* Allow to rename functions starting with an uppercase letter.
* Fri Jan 17 2020 Matej Cepl - Update to 0.7.3: - add examples in the wild - Reflect AST changes in Python 3.8. - use markdown for pypi long_description- Remove python-faulthandler BR (it is optional and the package is Python 2-only, in Python 3 the module is in the standard library).- Use tarball from GitHub, not PyPI, because the former contains tests.
* Fri May 24 2019 pgajdosAATTsuse.com- version update to 0.7.1
* fix style error
* Quicker op_equals
* Tue Mar 19 2019 Tomáš Chvátal - Update to 0.7.0:
* Add ability to reduce overloading of add, mul, equals and truthy
* Tue Oct 30 2018 Jan Engelhardt - Trim history, and hypotheses from description.
* Mon Oct 29 2018 Todd R - Initial version