13 Commits
Author SHA1 Message Date
Karolina Surma 26bddd8ce3 Bump version 0.12.2 -> 0.13.0 2025-07-31 10:17:42 +02:00
Karolina Surma 2afd5176ad Port to PEP 639 2025-07-02 13:58:55 +02:00
demusandKarolina Surma e5c63a388c Ensure project_urls is not None when it's "project_urls": null in the json 2025-04-17 09:32:15 +02:00
demusandKarolina Surma ea34a694b6 Try project_url and package_url from the metadata before crashing 2025-04-08 09:52:41 +02:00
Karolina Surma 0a226320df Bump version 0.11.1 -> 0.12.0 2025-03-03 11:11:39 +01:00
Karolina Surma e4795439e7 Bump packaging to at least 24.2 for support of PEP 639
This version is present in Fedora 41, 42, 43.
The compat bits could be removed.
2025-02-07 19:52:06 +01:00
Karolina Surma eb09c25aca Use type annotations for clearer understanding of the functions
Adapt ruff as a linter for the job.
2025-02-07 19:52:06 +01:00
Karolina Surma e3161dfde1 Test with Python 3.14 2025-01-10 17:19:24 +01:00
Karolina Surma 68ba134aa9 Bump version 0.11.0 -> 0.11.1 2024-11-21 17:55:12 +01:00
Karolina Surma a724cdb771 Bump version 0.10.0 -> 0.11.0 2024-10-22 19:08:24 +02:00
Karolina Surma bf70f16f6c Bump version 0.9.0 -> 0.10.0 2024-10-10 11:05:50 +02:00
Karolina Surma 540738c257 Migrate to pyproject.toml
No need to define the package in two config files.
2024-10-01 09:34:10 +02:00
Karolina SurmaandPatrik Kopkan 85dbdc833b Create Python distribution
- closes #3
- closes #6

Co-authored-by: Patrik Kopkan <kopkanpatrik@gmail.com>
2021-11-11 12:13:11 +01:00