2023-09-27 17:29:10 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.11.0 0.11.0 🚀 Features Handle 403 same as 401, and look for credentials on 404 error 🐞 Bug Fixes Close response files correctly Change FormatControl to respect the priority of only_binary over no_binary Include useful message if VCS command not found |
2023-07-20 09:51:37 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.10.0 0.10.0 Breaking Changes Postpone the validation of hashes Chores Update pdm.lock |
2023-07-17 21:11:01 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-unearth: updated to 0.9.3 0.9.3 Bug Fixes Migrate from deprecated pdm.pep517 to pdm.backend Tolerate invalid python requires |
2023-07-04 15:12:37 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.9.2 0.9.2 Bug Fixes Fix the dist info link evaluation PEP 714: rename the dist-info-metadata field to core-metadata |
2023-05-15 22:44:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.9.1 0.9.1 🚀 Features cli: Exposing requires-python, platform and abi interface for cli tools. 🐞 Bug Fixes Evaluation issue when the requirement has no version specifier Typo on json response field |
2023-05-04 11:22:47 by Thomas Klausner | Files touched by this commit (1) |
Log message: py-unearth: add test dependency |
2023-05-04 08:59:57 by Adam Ciarcinski | Files touched by this commit (6) |
Log message: py-unearth: added version 0.9.0 A utility to fetch and download python packages. |