Path to this page:
Next | Query returned 4 messages, browsing 1 to 10 | previous
CVS Commit History:
2025-03-05 10:57:31 by Thomas Klausner | Files touched by this commit (1) |
Log message:
py-zope.i18nmessageid: fix wheel name for latest setuptools and depend on it
Bump PKGREVISION.
|
2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message:
py-*: remove unused tool dependency
py-setuptools includes the py-wheel functionality nowadays
|
2024-10-14 12:45:04 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
py-zope.i18nmessageid: updated to 7.0
7.0 (2024-09-17)
- Drop support for Python 3.7.
- Build Windows wheels on GHA.
- Add support for Python 3.13.
- Enable multi-phase module initialization (PEP 489) for all supported
Python versions. See this "how-to" doc for rationale and steps:
https://docs.python.org/3.13/howto/isolating-extensions.html
- Make the ``hookable`` extension type heap-allocated for Python >= 3.9.
Likewise, see the doc above for rationale and steps. For Python < 3.9,
the ``hookable`` extension type continues to be allocated statically,
even though the module itself is allocated dynamically.
|
2023-10-06 12:49:22 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
py-zope.i18nmessageid: updated to 6.1.0
6.1.0 (2023-10-05)
- Add support for Python 3.12.
|
Next | Query returned 4 messages, browsing 1 to 10 | previous