5977285bf3
- Update to 3.0.0: * Drop python 3.8 support and add Python 3.13 support. * Drop python 3.9 support and add Python 3.14 support. * Bump pypy minimum version to 3.10.
Steve Kowalik2025-10-28 05:40:36 +00:00
c3dc524350
Accepting request 1131209 from devel:languages:python
Ana Guerrero2023-12-06 22:48:12 +00:00
7f861f9c85
- update to 2.1.0: * Drop python 3.7 support. * Test against python 3.12. * Use pyproject.toml rather than setup.py. * Switch from setuptools to hatchling. * Switch to main branch. * Use tox and pre-commit to ease project maintenance.
Dirk Mueller2023-12-05 21:12:12 +00:00
bd1a7c24b5
Accepting request 1008957 from devel:languages:python
Fabian Vogt2022-10-10 16:46:52 +00:00
4105b28c2c
- Update to 2.0.0: * Update dependencies. [gforcada] * Test the code on GitHub actions. [gforcada] * Drop python 2.7 and only support python 3.7+. [gforcada] * Use linters and formatters to keep code sane and beautiful. [gforcada] * Simplify the amount of code to write a test. [gforcada] - Delete 29.patch, not needed anymore
Daniel Garcia2022-10-08 16:44:38 +00:00