| 2025-06-13 09:18:11 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-asdf-transform-schemas: updated to 0.6.0 0.6.0 (2025-05-27) - Changes documentation configuration settings to make this consistent with \ other asdf-related projects - Fix typo in latex logo path - Adds global navigation in docs top bar - Update schemas to prefer tag over ref |
| 2025-04-15 18:31:40 by Adam Ciarcinski | Files touched by this commit (58) | |
Log message: Fix PLIST after py-setuptools update; bump depends and revision |
| 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 |
| 2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325) |
Log message: *: clean-up after python38 removal |
| 2024-05-15 08:54:27 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-asdf-transform-schemas: add test dependencies |
| 2024-03-17 10:56:26 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-asdf-transform-schemas: updated to 0.5.0 0.5.0 (2024-03-08) - Update schemas for ASDF standard 1.6.0 |
| 2023-11-10 19:53:24 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-asdf-transform-schemas: updated to 0.4.0 0.4.0 Move root-level $ref in schemas to an allOf combiner. Fix URI fragment format in transform-1.2 schema. |
| 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. |