From ebfa1c78a79f206e5f801a37710feb70e9e583c861e0371cba910235a99cd316 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 20 Oct 2023 21:23:27 +0000 Subject: [PATCH] - Remove unnecessary BR on python-astunparse OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gast?expand=0&rev=21 --- python-gast.changes | 5 +++++ python-gast.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-gast.changes b/python-gast.changes index e9b892c..d72c295 100644 --- a/python-gast.changes +++ b/python-gast.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 20 21:23:20 UTC 2023 - Matej Cepl + +- Remove unnecessary BR on python-astunparse + ------------------------------------------------------------------- Tue Oct 10 13:44:16 UTC 2023 - Matej Cepl diff --git a/python-gast.spec b/python-gast.spec index 36ffbfb..1c25fa3 100644 --- a/python-gast.spec +++ b/python-gast.spec @@ -16,8 +16,8 @@ # -%define srcname gast %{?sle15_python_module_pythons} +%define srcname gast Name: python-gast Version: 0.5.4 Release: 0 @@ -29,7 +29,6 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module wheel} BuildRequires: python-rpm-macros # SECTION test requirements -BuildRequires: %{python_module astunparse} BuildRequires: fdupes BuildArch: noarch %python_subpackages