ac60aa9b05
- Add patch support-python314.patch: * Do not use removed ast class.
Steve Kowalik2025-11-07 05:24:06 +00:00
350cbf8898
Accepting request 1247412 from devel:languages:python
Ana Guerrero2025-02-20 16:39:53 +00:00
3d358dba7a
- Update to 0.8.0 * Modernize repo. * Officially support Python up to 3.13. - Update BuildRequires from pyproject.toml
Matej Cepl2025-02-20 13:22:01 +00:00
6745686e25
Accepting request 1229975 from devel:languages:python
Ana Guerrero2024-12-11 20:03:54 +00:00
9340ecbfd3
- 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). - Use tarball from GitHub, not PyPI, because the former contains tests.
Matej Cepl2021-12-31 12:26:30 +00:00
d2f7a869c9
- Update to 0.7.5: * Support for Python 3.9. * Small docs improvements. * Allow to rename functions starting with an uppercase letter.
Steve Kowalik2021-04-22 04:38:19 +00:00
f629e8cbbd
- 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).
Matej Cepl2020-01-17 16:10:10 +00:00