2022-05-12 10:20:36 by Thomas Klausner | Files touched by this commit (4) |
Log message: *: fix == vs. != confusion Reported by adam |
2022-05-12 10:05:29 by Thomas Klausner | Files touched by this commit (4) |
Log message: *: do not use py-freezegun with python 2.7 |
2022-01-13 20:31:25 by Thomas Klausner | Files touched by this commit (43) |
Log message: *: setuptools_scm: switch to versioned_dependencies |
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 13:24:47 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263) |
Log message: time: Remove SHA1 hashes for distfiles |
2020-05-18 12:40:11 by Adam Ciarcinski | Files touched by this commit (5) |
Log message: pytest from versioned depends |
2019-04-19 12:01:13 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-tempora: updated to 1.14.1 1.14.1 Fix failing doctest in parse_timedelta. |
2018-11-15 11:07:38 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-tempora: updated to 1.14 1.14 Package refresh, including use of declarative config in the package metadata. |