2022-01-25 10:05:12 by Thomas Klausner | Files touched by this commit (10) |
Log message: *: use versioned_dependencies.mk for py-importlib-metadata |
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-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:20:11 by Nia Alarie | Files touched by this commit (3016) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip |
2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017) |
Log message: devel: Remove SHA1 hashes for distfiles |
2020-05-16 10:59:40 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: pytest from versioned depends |
2020-03-12 08:30:48 by Thomas Klausner | Files touched by this commit (1) | ![]() |
Log message: py-pluggy: update to 0.13.1nb1. py-importlib-metadata is only required for python<3.8. |
2019-11-22 10:18:49 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-pluggy: updated to 0.13.1 pluggy 0.13.1: Trivial/Internal Changes - Improved documentation, especially with regard to references. |
2019-09-11 11:45:43 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-pluggy: updated to 0.13.0 pluggy 0.13.0: Trivial/Internal Changes - Replace ``importlib_metadata`` backport with ``importlib.metadata`` from the standard library on Python 3.8+. |
2019-05-29 21:54:48 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-pluggy: updated to 0.12.0 pluggy 0.12.0: Features - Switch from pkg_resources to importlib-metadata for entrypoint detection for \ improved performance and import time. This time with .egg support. |