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 | databases: Replace RMD160 checksums with BLAKE2s checksums | nia | 1 | -2/+2 | |
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles could not be fetched (some may be only fetched conditionally): ./databases/cstore/distinfo D6.data.ros.gz ./databases/cstore/distinfo cstore0.2.tar.gz ./databases/cstore/distinfo data4.tar.gz | |||||
2021-10-07 | databases: Remove SHA1 distfile hashes | nia | 1 | -2/+1 | |
2017-08-21 | The unicodecsv is a drop-in replacement for Python 2.7's csv module which | adam | 4 | -0/+41 | |
supports unicode strings without a hassle. |