2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158) |
Log message: *: remove more references to Python 3.7 |
2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | |
Log message: *: restrict py-numpy users to 3.9+ in preparation for update |
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-12-30 14:05:42 by Adam Ciarcinski | Files touched by this commit (125) |
Log message: Forget about Python 3.6 |
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message: math: Remove SHA1 hashes for distfiles |
2021-10-01 16:25:33 by Nia Alarie | Files touched by this commit (1) |
Log message: py-tensorboard: Dependencies incompatible with py2.7. Unbreak pkgsrc tree. |
2021-06-29 10:42:02 by Nia Alarie | Files touched by this commit (28) |
Log message: py-numpy: "Python version >= 3.7 required." |
2018-04-06 21:22:41 by Min Sik Kim | Files touched by this commit (5) |
Log message: math/py-tensorboard: Import version 1.7.0 TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs. |