654d17fd09
- Update to 0.17.5 * Do not use Path.from_uri() - from version 0.17.4 * Git checkout with short commit hash
Nico Krapp2025-05-16 13:21:41 +00:00
b665b4f299
- Update to 0.17.3 * Update contributing guidelines for rebase branch * Best match should be a pre-release if that's all the index has * Use stdlib Path <-> URL conversions
Dirk Mueller2025-04-03 09:01:58 +00:00
09b2e77232
Accepting request 1204011 from devel:languages:python
Ana Guerrero2024-09-27 15:11:11 +00:00
cc07b1815e
- Update to 0.17.2: * Really drop python<=3.7 support * Don't show warning message when no netrc exists * Show warning message when failing to parse netrc file * Report download status when checking out vcs repo * Allow using local file:// locations with find_links and index_urls * New method check_wheel_tags for override
Steve Kowalik2024-09-27 05:06:53 +00:00
12a2ead999
Accepting request 1185399 from devel:languages:python
Ana Guerrero2024-07-05 17:46:57 +00:00
af774dd02b
Accepting request 1184830 from home:dgarcia:branches:devel:languages:python
Matej Cepl2024-07-04 13:18:32 +00:00
ad401dcea6
Accepting request 1140258 from devel:languages:python
Ana Guerrero2024-01-21 22:09:52 +00:00
f9d1997e6c
- update to 0.14.0: * Extract the wheel tag validation method * Remove the hashes argument from PackageFinder.build_evaluator that is deprecated before * Drop support for Python 3.7 * Add PyPI as the default index in PackageFinder * Add a default timeout to the session * Support fetching from Git refs * Update hg.py to use the commit hash instead of the local identity
Dirk Mueller2024-01-21 10:46:03 +00:00
e0cb5c6e43
Accepting request 1130709 from devel:languages:python
Ana Guerrero2023-12-04 22:01:41 +00:00
ee658810c1
- update to 0.12.1: * Match index url with the same netloc
Dirk Mueller2023-12-04 10:43:53 +00:00
0d935224ad
Accepting request 1119610 from devel:languages:python
Ana Guerrero2023-10-23 21:41:08 +00:00
108b2d954b
- update to 0.12.0: * Add callback to report download status * Respect :all: in prefer_binary config * security: Validate the package name extracted from the part before the last hyphen * Also fallback on "token" username for KeyringCliProvider * Revert the handling of 403 and 404 * Handle 403 same as 401, and look for credentials on 404 error * Close response files correctly * Change FormatControl to respect the priority of only_binary over no_binary * Include useful message if VCS command not found * Postpone the validation of hashes * Migrate from deprecated pdm.pep517 to pdm.backend * Tolerate invalid python requires * Fix the dist info link evaluation * PEP 714: rename the dist-info-metadata field to core-metadata - Update to version 0.6.2
Dirk Mueller2023-10-23 11:13:22 +00:00