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:
commit
a0ef4e6c19
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:511f585de0855b35599463ce20f4358d54ddfa9be8e26b0f090c4431d76f20a9
|
|
||||||
size 414458
|
|
3
poetry-core-1.0.7-gh.tar.gz
Normal file
3
poetry-core-1.0.7-gh.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d
|
||||||
|
size 414539
|
@ -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>
|
Wed Sep 22 09:47:36 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@ -19,7 +19,7 @@
|
|||||||
%define skip_python2 1
|
%define skip_python2 1
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-poetry-core
|
Name: python-poetry-core
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python poetry core utilities
|
Summary: Python poetry core utilities
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
Reference in New Issue
Block a user