From 0262e48b530ad25a1b32f07e03e018f6119e702ff14774bf4988de5085c65c64 Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Tue, 4 Apr 2023 02:28:29 +0000 Subject: [PATCH] - Remove unneeded BuildRequires on pep517. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=150 --- python-pbr.changes | 5 +++++ python-pbr.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pbr.changes b/python-pbr.changes index ce6328b..285a37c 100644 --- a/python-pbr.changes +++ b/python-pbr.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Apr 4 02:27:52 UTC 2023 - Steve Kowalik + +- Remove unneeded BuildRequires on pep517. + ------------------------------------------------------------------- Sat Jan 21 09:57:57 UTC 2023 - Dirk Müller diff --git a/python-pbr.spec b/python-pbr.spec index 93be508..db61540 100644 --- a/python-pbr.spec +++ b/python-pbr.spec @@ -53,7 +53,6 @@ BuildRequires: gpg2 BuildRequires: python3-Sphinx BuildRequires: python3-devel BuildRequires: python3-fixtures >= 3.0.0 -BuildRequires: python3-pep517 BuildRequires: python3-pip BuildRequires: python3-six >= 1.12.0 BuildRequires: python3-stestr >= 2.1.0