diff --git a/python-ansel.changes b/python-ansel.changes index 1f27cfc..4d5a2c7 100644 --- a/python-ansel.changes +++ b/python-ansel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 8 20:45:17 UTC 2023 - Ben Greiner + +- Poetry core is enough to build the package + ------------------------------------------------------------------- Fri Sep 16 11:06:43 UTC 2022 - pgajdos@suse.com diff --git a/python-ansel.spec b/python-ansel.spec index 3d12815..e17b415 100644 --- a/python-ansel.spec +++ b/python-ansel.spec @@ -26,8 +26,7 @@ Group: Development/Languages/Python URL: https://github.com/haney/python-ansel Source: https://github.com/haney/python-ansel/archive/refs/tags/v1.0.0.tar.gz#/ansel-%{version}.tar.gz BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} -BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module poetry-core >= 1} BuildRequires: fdupes BuildRequires: python-rpm-macros BuildArch: noarch