- Update to 2.4.0:
## Added
* Add solver.min-release-age setting to require package releases to be a
certain number of days old before they are considered during dependency
resolution.
* Add solver.min-release-age-exclude to exclude selected packages from age
filtering.
* Add solver.min-release-age-exclude-source to exclude all packages from
selected package indexes from age filtering.
## Changed
* Raise an error instead of silently ignoring a package name that is not a
dependency when it is passed to poetry update.
* Automatically add a trailing slash to legacy repository URLs (used for
publishing) if missing.
* Require installer>=1.0.0.
* Allow findpython>=0.8.
## Fixed
* Fix an issue where the order of markers in the lock file was not
deterministic.
* Fix an issue where the wrong command was suggested when poetry self
commands failed due to an outdated lock file.
* Fix an issue where poetry debug resolve failed when there was a package
with a marker.
* Fix an issue where the error message about a build backend failure
contained garbled --config-settings.
* Fix an issue where a false warning about a circular dependency was
printed.
* Fix an issue where falsy config values were incorrectly treated as not
set.
* Fix an issue where poetry publish --build ignored failing builds and
OBS-URL: https://build.opensuse.org/request/show/1351349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry?expand=0&rev=43
Description
No description provided
Languages
RPM Spec
100%