diff --git a/poetry-core-1.0.7-gh.tar.gz b/poetry-core-1.0.7-gh.tar.gz deleted file mode 100644 index 546506a..0000000 --- a/poetry-core-1.0.7-gh.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4a99d2d0adb54d69acaa6d852bc9d41818b5a2d751aa23a9543e32bc4e6660d -size 414539 diff --git a/poetry-core-1.0.8-gh.tar.gz b/poetry-core-1.0.8-gh.tar.gz new file mode 100644 index 0000000..de6a1f5 --- /dev/null +++ b/poetry-core-1.0.8-gh.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8795006e169a24e0e114ba1c03217716cd190e8d2716c796ddc5ed0382dbca8 +size 414941 diff --git a/python-poetry-core.changes b/python-poetry-core.changes index ea6cbef..fc374ce 100644 --- a/python-poetry-core.changes +++ b/python-poetry-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 18 11:05:18 UTC 2022 - Ben Greiner + +- Update to 1.0.8 + * Add hooks according to PEP-660 for editable installs (#257). + ------------------------------------------------------------------- Sat Dec 4 21:06:12 UTC 2021 - Ben Greiner diff --git a/python-poetry-core.spec b/python-poetry-core.spec index 88fe0f2..25c859c 100644 --- a/python-poetry-core.spec +++ b/python-poetry-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-poetry-core # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-poetry-core -Version: 1.0.7 +Version: 1.0.8 Release: 0 Summary: Python poetry core utilities License: MIT