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 |
2022-04-30 01:17:52 by Thomas Klausner | Files touched by this commit (3) |
Log message: *: mark dependencies of py-test-localserver as not-for-python-2.x |
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-11-01 22:05:56 by Thomas Klausner | Files touched by this commit (9) |
Log message: *: convert py-markdown users to versioned_dependencies.mk |
2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161) |
Log message: textproc: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip |
2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162) |
Log message: textproc: Remove SHA1 hashes for distfiles |
2017-09-29 23:20:16 by Joerg Sonnenberger | Files touched by this commit (4) |
Log message: Add py-ramlfications-0.1.9: ramlfications is an Apache 2.0-licensed reference implementation of a RESTful API Modeling Language (RAML) parser in Python intended to be used for parsing API definitions (e.g. for static documentation-generation). |