Accepting request 935708 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/935708
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-poetry-core?expand=0&rev=5
This commit is contained in:
Dominique Leuenberger 2021-12-09 18:45:08 +00:00 committed by Git OBS Bridge
commit a0ef4e6c19
4 changed files with 13 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Dec 4 21:06:12 UTC 2021 - Ben Greiner <code@bnavigator.de>
- Update to 1.0.7
* Fixed an issue where the wrong git executable could be used on
Windows. (#213)
* Fixed an issue where the Python 3.10 classifier was not
automatically added. (#215)
-------------------------------------------------------------------
Wed Sep 22 09:47:36 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.6
Version: 1.0.7
Release: 0
Summary: Python poetry core utilities
License: MIT