Path to this page:
./
net/py-unearth,
Utility to fetch and download python packages
Branch: CURRENT,
Version: 0.17.2,
Package name: py312-unearth-0.17.2,
Maintainer: pkgsrc-usersA utility to fetch and download python packages.
Master sites:
Filesize: 277.764 KB
Version history: (Expand)
- (2024-09-04) Updated to version: py312-unearth-0.17.2
- (2024-08-24) Updated to version: py312-unearth-0.17.1
- (2024-08-19) Updated to version: py312-unearth-0.17.0
- (2024-07-12) Updated to version: py311-unearth-0.16.1
- (2024-07-04) Updated to version: py311-unearth-0.16.0
- (2024-06-27) Updated to version: py311-unearth-0.15.5
CVS history: (Expand)
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
|