./net/py-unearth, Utility to fetch and download python packages

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.17.2, Package name: py312-unearth-0.17.2, Maintainer: pkgsrc-users

A utility to fetch and download python packages.


Master sites:

Filesize: 277.764 KB

Version history: (Expand)


CVS history: (Expand)


   2024-09-04 10:46:42 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.17.2

0.17.2

Bug Fixes

Really drop python<=3.7 support
Show netrc parsing error once
   2024-08-24 09:05:29 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.17.1

0.17.1

Bug Fixes

Don't show warning message when no netrc exists
   2024-08-19 15:36:30 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.17.0

0.17.0

Bug Fixes

Show warning message when failing to parse netrc file
Report download status when checking out vcs repo
Delete auth info from keyring
   2024-07-12 09:11:18 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.16.1

0.16.1

Bug Fixes

Allow using local file:// locations with find_links and index_urls
   2024-07-04 12:58:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.16.0

0.16.0

Features

New method check_wheel_tags for override
   2024-06-27 08:00:21 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.15.5

0.15.5

Features

Add keyring cli get creds mode
   2024-06-06 07:01:25 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.15.4

0.15.4

Bug Fixes

Skip netrc when parse failed
Update dependencies

Chores

Update pdm.lock
Switch to trusted publisher
Test on 3.13
   2024-05-28 12:59:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-unearth: updated to 0.15.3

0.15.3

Bug Fixes

Allow passing headers to package finder
ci: Matrix for old python versions on macos