2024-11-11 08:29:31 by Thomas Klausner | Files touched by this commit (862) |
Log message: py-*: remove unused tool dependency py-setuptools includes the py-wheel functionality nowadays |
2023-11-05 14:27:29 by Thomas Klausner | Files touched by this commit (2) |
Log message: py-pycha: Convert to wheel.mk Not for Python 2. Bump PKGREVISION. |
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:47:26 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:13:27 by Nia Alarie | Files touched by this commit (800) |
Log message: graphics: Remove SHA1 hashes for distfiles |
2020-03-11 21:17:13 by Thomas Klausner | Files touched by this commit (5) | |
Log message: py-pycha: update to 0.8.1. 0.8.1 (2019-11-17) --------------------- - Forgot to update Changelog for 0.8.0 0.8.0 (2019-11-17) --------------------- - Add support for Python 3 by encukou - Add support for Tox, Pyflakes, Coverage and Buildbucket pipelines - Remove support for Buildout |
2019-11-02 23:38:06 by Roland Illig | Files touched by this commit (114) |
Log message: graphics: align variable assignments pkglint -Wall -F --only aligned --only indent -r No manual corrections. |
2019-09-02 15:20:22 by Adam Ciarcinski | Files touched by this commit (415) |
Log message: Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for \ future Python 3.8 |
2019-04-26 15:14:25 by Maya Rashish | Files touched by this commit (473) |
Log message: Omit mentions of python 34 and 35, after those were removed. - Includes some whitespace changes, to be handled in a separate commit. |