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:04:17 by Nia Alarie | Files touched by this commit (63) |
Log message: cad: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 15:20:33 by Nia Alarie | Files touched by this commit (63) |
Log message: cad: Remove SHA1 hashes for distfiles |
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-07-09 13:29:30 by Nia Alarie | Files touched by this commit (6) |
Log message: Use https for pythonhosted.org. |
2019-06-08 13:04:30 by Roland Illig | Files touched by this commit (43) |
Log message: cad/*: let pkglint fix indentation, variable alignment, and LOCALBASE pkglint -Wall -r -F cad Manually fixed the indentation in cad/ghdl/Makefile because SITES.* was (by the current definition) not long enough to count as an outlier line, and because of this, all other lines were aligned to that line. |
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. |
2018-07-03 07:03:44 by Adam Ciarcinski | Files touched by this commit (495) |
Log message: extend PYTHON_VERSIONS_ for Python 3.7 |
2018-03-30 16:49:51 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: Correction to failure of fetch. (Py library needs tweek to GITHUB_PROJECT) Thanks joerg for the report. |
2018-03-17 23:39:57 by Makoto Fujiwara | Files touched by this commit (1) |
Log message: (cad/py-gdscad) PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 |