From a578c0754bf4a4daa17e57125147aa23c25b384711340e60ab6c58f54ac6eb95 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 19 Jan 2026 15:06:04 +1100 Subject: [PATCH] Use poetry-core for building, rather than poetry. --- python-pytest-bdd.changes | 5 +++++ python-pytest-bdd.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-pytest-bdd.changes b/python-pytest-bdd.changes index 46d09bc..ea2bfb9 100644 --- a/python-pytest-bdd.changes +++ b/python-pytest-bdd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 19 04:05:49 UTC 2026 - Steve Kowalik + +- Use poetry-core for building, rather than poetry. + ------------------------------------------------------------------- Wed Sep 3 01:15:42 UTC 2025 - Steve Kowalik diff --git a/python-pytest-bdd.spec b/python-pytest-bdd.spec index 724b877..1433db7 100644 --- a/python-pytest-bdd.spec +++ b/python-pytest-bdd.spec @@ -25,8 +25,7 @@ URL: https://github.com/pytest-dev/pytest-bdd Source: https://github.com/pytest-dev/pytest-bdd/archive/%{version}.tar.gz#/pytest-bdd-%{version}.tar.gz BuildRequires: %{python_module base >= 3.9} BuildRequires: %{python_module pip} -BuildRequires: %{python_module poetry} -BuildRequires: %{python_module wheel} +BuildRequires: %{python_module poetry-core} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-Mako -- 2.51.1