Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-05 | python: egg.mk: add USE_PKG_RESOURCES flag | wiz | 1 | -2/+4 | |
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 | *: bump PKGREVISION for egg.mk users | wiz | 1 | -1/+2 | |
They now have a tool dependency on py-setuptools instead of a DEPENDS | |||||
2021-10-26 | textproc: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes Unfetchable distfiles (fetched conditionally?): ./textproc/convertlit/distinfo clit18src.zip | |||||
2021-10-07 | textproc: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2020-09-11 | py-commonmark: use egg, fix dependencies and category | adam | 2 | -13/+15 | |
2020-09-11 | Import textproc/py-commonmark from wip | js | 4 | -0/+93 | |
Package from K.I.A.Derouiche and ng0. |