Accepting request 935707 from home:bnavigator:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/935707
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-poetry-core?expand=0&rev=9
This commit is contained in:
Benjamin Greiner 2021-12-04 21:32:09 +00:00 committed by Git OBS Bridge
parent 7e85d0b4e6
commit 3ab6d4b4bd
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