2024-03-20 09:57:48 by Adam Ciarcinski | Files touched by this commit (3) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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
|
2023-09-27 17:29:10 by Adam Ciarcinski | Files touched by this commit (2) | ![Package updated](https://pkgsrc.se/images/update.gif) |
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) | ![Package updated](https://pkgsrc.se/images/update.gif) |
Log message:
py-unearth: updated to 0.10.0
0.10.0
Breaking Changes
Postpone the validation of hashes
Chores
Update pdm.lock
|