6ec4f958ff
Update version to v2025.06.09
2025-06-09 15:53:06 +10:00
5ba4f6bb81
Update version to v2025.06.07
2025-06-07 22:02:35 +10:00
03c2644ac4
packaging: Make pyproject.toml work with pip
2025-06-07 21:52:06 +10:00
5448eced5a
Update version to v2025.06.04
2025-06-04 16:00:26 +10:00
0effc3da49
Specify the build-system in pyproject.toml
...
- Needed so that "uv tool install" can work with a git url.
- pipx seemed to work without this.
- Also need to ensure that tools.toml is installed as package-data.
2025-06-04 15:57:40 +10:00
06e9250888
Switch dependency docopt to docopt-ng
...
- docopt is unmaintained and giving SyntaxWarnings
2025-06-03 19:34:26 +10:00
95603d2985
Update version to v2025.06.03
2025-06-03 16:38:11 +10:00
63a2c0dfd9
Use tomllib now that toml is in the standard library
2025-06-03 16:36:58 +10:00
e9bc97fb40
Bring dependencies up to date
2025-06-03 16:34:14 +10:00
6ec0d4e1ff
Fix pyinotify dependency to work with latest pythons
...
- pyinotify is not working anymore since it needs asyncore which has been
removed from the standard library
- Someone created pyinotify-elephant-fork to superseed pyinotify
2025-06-03 14:00:12 +10:00
1377b36d28
sorted_collection is bundled and not special
2024-12-28 18:36:38 +10:00
fb354cba60
Update version to v2024.12.28
2024-12-28 17:33:05 +10:00
fe5389d698
packaging: Try using uv workspaces.
2024-12-28 17:29:38 +10:00