2023-10-26 00:14:15 by Greg Troxel | Files touched by this commit (2) |
Log message: converters/py-zfec: Update to 1.5.7.4 packaging changes: none (3.7 is not in pkgsrc) * Release 1.5.7.4 (2023-10-23) ** Python 3.7 is no longer supported. ** Python 3.12 is now supported. ** Binary packages for the macOS "universal2" and "arm64" \ architectures are now provided. ** The benchmark tool has been ported to Python 3. ** The GIL is now released for zfec.Encoder and zfec.Decoder initialization and \ for encode and decode operations. This enables multithreaded use of zfec to use multiple CPU cores for \ increased aggregate throughput. |
2023-10-07 15:25:06 by Greg Troxel | Files touched by this commit (2) |
Log message: converters/py-zfec: Update to 1.5.7.3 upstream NEWS: bugfixes |
2022-08-10 15:39:19 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-zfec: updated to 1.5.7.2 1.5.6 This is a maintenance release to add better platform coverage to the published \ binary wheels. |
2022-04-30 01:29:18 by Thomas Klausner | Files touched by this commit (13) |
Log message: *: mark dependencies of py-pbr and py-test-virtualenv as not-for-python-2.x |
2022-02-13 09:53:45 by Thomas Klausner | Files touched by this commit (21) |
Log message: *: use versioned_dependencies for py-twisted |
2022-01-14 12:49:45 by Thomas Klausner | Files touched by this commit (34) |
Log message: *: remove workaround patches for python 3.6 |
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-10-26 12:06:54 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:29:13 by Nia Alarie | Files touched by this commit (150) |
Log message: converters: Remove SHA1 hashes for distfiles |