forked from pool/python-poetry-core
Accepting request 1042951 from devel:languages:python
Revert Factory reversion - Update devendored requirements - Update to version 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). * Vendoring jsonschema==4.17.0 lark==1.1.14 pyrsistent==0.19.2 tomlkit==0.11.6 typing-extensions==4.4.0 OBS-URL: https://build.opensuse.org/request/show/1042951 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,28 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 17:40:10 UTC 2022 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Update devendored requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 13 16:06:09 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
- Update to version 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).
|
||||
* Vendoring
|
||||
jsonschema==4.17.0
|
||||
lark==1.1.14
|
||||
pyrsistent==0.19.2
|
||||
tomlkit==0.11.6
|
||||
typing-extensions==4.4.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 12:48:50 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
Reference in New Issue
Block a user