diff --git a/poetry-core-1.0.6-gh.tar.gz b/poetry-core-1.0.6-gh.tar.gz deleted file mode 100644 index b104710..0000000 --- a/poetry-core-1.0.6-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:511f585de0855b35599463ce20f4358d54ddfa9be8e26b0f090c4431d76f20a9 -size 414458 diff --git a/poetry-core-1.0.7-gh.tar.gz b/poetry-core-1.0.7-gh.tar.gz new file mode 100644 index 0000000..546506a --- /dev/null +++ b/poetry-core-1.0.7-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d +size 414539 diff --git a/python-poetry-core.changes b/python-poetry-core.changes index eb9e042..ea6cbef 100644 --- a/python-poetry-core.changes +++ b/python-poetry-core.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Sat Dec 4 21:06:12 UTC 2021 - Ben Greiner + +- 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 diff --git a/python-poetry-core.spec b/python-poetry-core.spec index abf701b..88fe0f2 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -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