forked from pool/python-poetry-core
3c6390ba44aee72def618ca23842557edd76d330430614c527fc9ed6b9c02e99
- Update to 1.4.0
## Added
* The PEP 517 metadata_directory is now respected as an input to
the build_wheel hook (#487).
## Changed
* Sources are now considered more carefully when dealing with
dependencies with environment markers (#497).
* EmptyConstraint is now hashable (#513).
* ParseConstraintError is now raised on version and constraint
parsing errors, and includes information on the package that
caused the error (#514).
## Fixed
* Fix an issue where invalid PEP 508 requirements were generated
due to a missing space before semicolons (#510).
* Fix an issue where relative paths were encoded into package
requirements, instead of a file:// URL as required by PEP 508
(#512).
OBS-URL: https://build.opensuse.org/request/show/1040753
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-core?expand=0&rev=9
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=1
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=17
Description
No description provided
Languages
RPM Spec
100%