forked from pool/python-poetry
41978ca9cd72b371ba6359fa7f4fc47d920e0f1c5ac1decc6ffb9c03c6bde713
- Update to 1.2.2
* Add forward compatibility for lock file format 2.0, which will
be used by Poetry 1.3 (#6608).
* Allow poetry lock to re-generate the lock file when invalid or
incompatible (#6753).
* Fix an issue where the deprecated JSON API was used to query
PyPI for available versions of a package (#6081).
* Fix an issue where versions were escaped wrongly when building
the wheel name (#6476).
* Fix an issue where the installation of dependencies failed if
pip is a dependency and is updated in parallel to other
dependencies (#6582).
* Fix an issue where the names of extras were not normalized
according to PEP 685 (#6541).
* Fix an issue where sdist names were not normalized (#6621).
* Fix an issue where invalid constraints, which are ignored, were
only reported in a debug message instead of a warning (#6730). (forwarded request 1009616 from bnavigator)
OBS-URL: https://build.opensuse.org/request/show/1009617
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry?expand=0&rev=18
Description
No description provided
Languages
RPM Spec
100%