Accepting request 1089623 from devel:languages:python
- Update to 1.6.1 * Fix an endless recursion in marker handling (#593). * Fix an issue where the wheel tag was not built correctly under certain circumstances (#591). * Fix an issue where the tests included in the sdist failed due to missing files (#589). OBS-URL: https://build.opensuse.org/request/show/1089623 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-core?expand=0&rev=17
This commit is contained in:
commit
4d2eda1ad5
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9e2304113e48e3dc91c206fcd5c3ab9a8ad7c94cee2c86d1b4cd826aef53cbb7
|
||||
size 476282
|
3
poetry-core-1.6.1-gh.tar.gz
Normal file
3
poetry-core-1.6.1-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:77fafe290509000ff8f9f808cd8ad99da504d2cb830d05323082967274028823
|
||||
size 477291
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 29 17:00:46 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to 1.6.1
|
||||
* Fix an endless recursion in marker handling (#593).
|
||||
* Fix an issue where the wheel tag was not built correctly under
|
||||
certain circumstances (#591).
|
||||
* Fix an issue where the tests included in the sdist failed due
|
||||
to missing files (#589).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 22 20:41:26 UTC 2023 - Ben Greiner <code@bnavigator.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-poetry-core
|
||||
Version: 1.6.0
|
||||
Version: 1.6.1
|
||||
Release: 0
|
||||
Summary: Poetry PEP 517 Build Backend
|
||||
License: Apache-2.0 AND BSD-2-Clause AND MIT AND Python-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user