Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | sysutils: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes | |||||
2021-10-07 | sysutils: Remove SHA1 hashes for distfiles | nia | 1 | -2/+1 | |
2021-05-08 | py-pid: added version 3.0.4 | adam | 4 | -0/+56 | |
PidFile class featuring: * stale detection * pidfile locking (fcntl) * chmod (default is 0o644) * chown * custom exceptions |