2024-04-19 15:11:45 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.15.2 0.15.2 Bug Fixes Incorrect username when using system keyring CLI |
2024-04-02 20:29:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.15.1 0.15.1 Bug Fixes Close local files after read |
2024-03-20 09:57:48 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-unearth: updated to 0.15.0 0.15.0 Support exclude_newer_than evaluation Support httpx.Client |
2024-01-15 14:19:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.14.0 0.14.0 Features Extract the wheel tag validation method Remove the hashes argument from PackageFinder.build_evaluator that is deprecated \ before Chores Rtfd configurations Update lockfile and pyprojec |
2024-01-15 09:37:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.13.0 0.13.0 Breaking Changes Drop support for Python 3.7 Features Add PyPI as the default index in PackageFinder Add a default timeout to the session Bug Fixes Support fetching from Git refs Update hg.py to use the commit hash instead of the local identity Chores Update pdm.lock Update pdm.lock Update pdm.lock Update quickstart in the readme |
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-10-26 15:33:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.12.1 0.12.1 Bug Fixes Match index url with the same netloc |
2023-10-23 13:55:27 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.12.0 0.12.0 Features Add callback to report download status Bug Fixes Respect :all: in prefer_binary config |
2023-10-18 10:01:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.11.2 0.11.2 Bug Fixes security: Validate the package name extracted from the part before the last hyphen |
2023-10-11 10:42:58 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-unearth: updated to 0.11.1 0.11.1 Bug Fixes Also fallback on "token" username for KeyringCliProvider Revert the handling of 403 and 404 |