2023-10-28 21:57:26 by Thomas Klausner | Files touched by this commit (516) | |
Log message: python/wheel.mk: simplify a lot, and switch to 'installer' for installation This follows the recommended bootstrap method (flit_core, build, installer). However, installer installs different files than pip, so update PLISTs for all packages using wheel.mk and bump their PKGREVISIONs. |
2023-08-30 23:46:34 by Jonathan Schleifer | Files touched by this commit (19) |
Log message: Always use the same e-mail address for packages I maintain |
2023-06-26 00:51:36 by Jonathan Schleifer | Files touched by this commit (2) |
Log message: Update devel/py-canonicaljson to 2.0.0 |
2023-02-21 07:09:35 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-canonicaljson: updated to 1.6.5 Version 1.6.5 released 2023-02-15 * Update type hints to pass under mypy 1.0. |
2022-11-22 20:20:31 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-canonicaljson: updated to 1.6.4 Version 1.6.4 released 2022-11-04 * Remove unused `setuptools_scm` build requirement. |
2022-10-31 08:55:50 by Adam Ciarcinski | Files touched by this commit (1) |
Log message: py-canonicaljson: build needs wheels; spotted by @wiz |
2022-10-25 09:30:19 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-canonicaljson: updated to 1.6.3 Version 1.6.3 * Properly package the `canonicaljson` module. |
2022-07-28 08:49:52 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-canonicaljson: updated to 1.6.2 Version 1.6.0 * `frozendict` is now an optional dependency; it is no longer required. |