2024-04-28 12:01:12 by Thomas Klausner | Files touched by this commit (3) | |
Log message: py-roman: update to 4.2. Convert to wheel.mk. 4.2 (2024-04-25) ---------------- - Remove overlooked mentions of the Python 2.1.1 license (`#17 <https://github.com/zopefoundation/roman/issues/17>`_) - Add support for Python 3.12 and 3.13. |
2024-04-17 13:57:37 by Thomas Klausner | Files touched by this commit (6) |
Log message: *: fix some CONFLICTS Remove some that are for packages more than ten year old, fix rest. |
2024-04-17 12:38:36 by Thomas Klausner | Files touched by this commit (24) |
Log message: *: fix some CONFLICTS lines Noted by riastradh@ in PR 58155. |
2023-05-26 21:44:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-roman: updated to 4.1 4.1 (2023-05-26) ---------------- - Change license to the Zope Public License (ZPL) version 2.1 |
2023-05-02 18:37:49 by Thomas Klausner | Files touched by this commit (2) | |
Log message: py-roman: update to 4.0. 4.0 (2023-02-28) ---------------- - Add support for Python 3.10, 3.11. - Drop support for Python 2.7, 3.5, 3.6. |
2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289) |
Log message: python: egg.mk: add USE_PKG_RESOURCES flag This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION. |
2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595) |
Log message: *: bump PKGREVISION for egg.mk users They now have a tool dependency on py-setuptools instead of a DEPENDS |
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |