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-06 09:14:57 by Adam Ciarcinski | Files touched by this commit (2) | ![]() |
Log message: py-referencing: updated to 0.30.2 v0.30.2 * Minor docs improvement. |
2023-08-05 10:08:47 by Adam Ciarcinski | Files touched by this commit (4) |
Log message: py-referencing: added version 0.30.1 An implementation-agnostic implementation of JSON reference resolution. In other words, a way for e.g. JSON Schema tooling to resolve the $ref keyword across all drafts without needing to implement support themselves. |