From 834b49f43f5c5629bb22a7e3277640d9ee44d4b036541051f07c2cc18fcc7d4a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 9 May 2023 06:41:01 +0000 Subject: [PATCH] Accepting request 1085572 from home:bnavigator:branches:devel:languages:python - Poetry core is enough to build the package OBS-URL: https://build.opensuse.org/request/show/1085572 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansel?expand=0&rev=9 --- python-ansel.changes | 5 +++++ python-ansel.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) 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