Accepting request 920855 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/920855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-core?expand=0&rev=4
This commit is contained in:
Dominique Leuenberger 2021-09-26 19:48:17 +00:00 committed by Git OBS Bridge
commit 9eb8c373b7
4 changed files with 21 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b5a9f8284c685c638796a322ea868843da5e2094c664436e44061e6bcea367ea
size 411478

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:511f585de0855b35599463ce20f4358d54ddfa9be8e26b0f090c4431d76f20a9
size 414458

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Wed Sep 22 09:47:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.0.6
* Added support for more hash types gen generating hashes. (#207)
- Release 1.0.5
* Fixed the copy of Package instances which led to file hashes
not being available. (#193)
* Fixed an issue where unsafe parameters could be passed to git
commands. (#203)
* Fixed an issue where the wrong git executable could be used on
Windows. (#205)
- Release 1.0.4
* Fixed an error in the way python markers with a precision >= 3
were handled. (#180)
* Fixed an error in the evaluation of in/not in markers (#189)
-------------------------------------------------------------------
Wed Apr 14 21:43:18 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-poetry-core
Version: 1.0.3
Version: 1.0.6
Release: 0
Summary: Python poetry core utilities
License: MIT