* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=19
- required by the python-pdm update
- Update to 0.15.5:
* Add keyring cli get creds mode
* Fix release note autogenerator
- 0.15.4
* Skip netrc when parse failed
* Update dependencies
* Switch to trusted publisher
* Test on 3.13
- 0.15.3
* Allow passing headers to package finder
* ci: Matrix for old python versions on macos
- 0.15.2
* Incorrect username when using system keyring CLI
- 0.15.1
* Close local files after read
- 0.15.0
* Support exclude_newer_than evaluation
* Support httpx.Client
OBS-URL: https://build.opensuse.org/request/show/1184830
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=17
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=15
* 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
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=10
- Update to version 0.9.1
* cli: Exposing requires-python, platform and abi interface for cli tools. -
by @frostming in #52 (b9935)
* Evaluation issue when the requirement has no version specifier Close#50 -
by @frostming in #50 (0a813)
* Typo on json response field - by @frostming (3e767)
* Update pdm.lock - by @github-actions[bot] and frostming in #44 (e4572)
* Update pdm.lock - by @github-actions[bot] in #45 (a98b9)
* Update pdm.lock - by @github-actions[bot] in #47 (e0ea7)
* Update pdm.lock - by @github-actions[bot] and frostming in #49 (fc994)
* Allow to order the index urls and find links together for PackageFinder -
by @frostming in #43 (dbe85)
* Allow to set prefer_binary for individual packages.
- Use sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/request/show/1093319
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=7
- Update to version 0.7.0
* Features
+ Suppress warnings for insecure requests - by @frostming (419df)
+ Support PEP 691: JSON simple API and PEP 658: static metadata in API - by @frostming in #28 (6dadc)
* Bug Fixes
+ Fix the logger name to be zipapp friendly - by @frostming in #29 (5d930)
- Version 0.6.3
* Bug Fixes
+ Skip invalid versions rejected by packaging 22.0 - by @pdm-project in #26 (8fc2a)
* Documentation
+ Update the version in docs - by @pdm-project (f2a02)
OBS-URL: https://build.opensuse.org/request/show/1043238
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-unearth?expand=0&rev=5