6da0c647d5
- Update to 0.13.0 * Modernized project metadata (#208) * Fixed references to old branch (#209) * Tested up to Python 3.14 (#208) * Drop support for Python 3.8 (#208) * Use modern type annotations, clean up lint (#219, #220, #221)
Nico Krapp2025-11-13 16:38:24 +00:00
074c315c9d
Accepting request 1221416 from devel:languages:python
Ana Guerrero2024-11-05 14:42:26 +00:00
82bbab5fb6
- Update to 0.12.0: * New: added itertools.batched() from Python 3.13 (#177) * New: added builtins.tuple() (#152) * Docs: fixed rendering of shell sections (#183) * Python: added support for 3.12 and 3.13 (#154, #192) * Python: dropped support for 3.6 and 3.7 (#154) * Dev: updated gitignore and contributing guide (#176, #192) * Dev: use uv for creating venv and installing deps when available (#192) - Switch package to modern Python Stack on SLE-15 * Use Python 3.11 on SLE-15 by default * Drop support for older Python versions - Switch upstream source tarball from PyPi to Github
Markéta Machová2024-11-05 11:55:12 +00:00
edf7260139
- Update to 0.7.1: - Fix groupby() not working with empty iterables (#39)
Matej Cepl2021-05-13 18:22:36 +00:00
535b17073d
- Add stdlib-typing_extensions.patch making typing_extensions package just an optional requirement (gh#omnilib/aioitertools#49).
Matej Cepl2021-05-13 18:20:31 +00:00