2024-04-17 12:38:36 by Thomas Klausner | Files touched by this commit (24) |
Log message: *: fix some CONFLICTS lines Noted by riastradh@ in PR 58155. |
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:07 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:27:10 by Nia Alarie | Files touched by this commit (85) |
Log message: comms: Remove SHA1 hashes for distfiles |
2020-11-26 12:05:22 by Adam Ciarcinski | Files touched by this commit (4) | |
Log message: py-serial: updated to 3.5 Version 3.5 Bugfixes: - spy: ensure bytes in write() Bugfixes (posix): - serialposix: Fix inconsistent state after exception in open() Bugfixes (win32): - win32: Fix exception for composite serial number search on Windows Bugfixes (MacOS): - list_ports_osx: kIOMasterPortDefault no longer exported on Big Sur - list_ports_osx: getting USB info on BigSur/AppleSilicon |
2020-03-22 23:57:33 by Roland Illig | Files touched by this commit (1) |
Log message: comms/py-serial: fix nonexistent files in SUBST block |
2017-08-01 09:22:04 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: Added ALTERNATIVES |