2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146) |
Log message: *: python2 egg files are back, add them to the PLISTs |
2022-01-10 09:51:00 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-bz2file: convert to egg.mk |
2021-10-26 11:57:20 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes. |
2021-10-07 15:06:15 by Nia Alarie | Files touched by this commit (140) |
Log message: archivers: Remove SHA1 distfiles hashes |
2019-01-09 11:28:19 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-bz2file: added version 0.98 Bz2file is a Python library for reading and writing bzip2-compressed files. It contains a drop-in replacement for the file interface in the standard library's bz2 module, including features from the latest development version of CPython that are not available in older releases. |