From 8cd0899a5ec75aaa1a2569e740f1335308a3979eea74a5af533321f128ac1622 Mon Sep 17 00:00:00 2001 From: Todd R Date: Thu, 8 Nov 2018 17:51:55 +0000 Subject: [PATCH] Accepting request 647394 from home:alarrosa:branches:devel:languages:python - Remove BuildRequires python-devel OBS-URL: https://build.opensuse.org/request/show/647394 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyfiglet?expand=0&rev=3 --- python-pyfiglet.changes | 5 +++++ python-pyfiglet.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pyfiglet.changes b/python-pyfiglet.changes index 37b58a7..0e9dc24 100644 --- a/python-pyfiglet.changes +++ b/python-pyfiglet.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 15:00:58 UTC 2018 - Antonio Larrosa + +- Remove BuildRequires python-devel + ------------------------------------------------------------------- Tue Nov 6 12:44:51 UTC 2018 - Jan Engelhardt diff --git a/python-pyfiglet.spec b/python-pyfiglet.spec index 73a47c2..3fd39d6 100644 --- a/python-pyfiglet.spec +++ b/python-pyfiglet.spec @@ -25,7 +25,6 @@ License: GPL-2.0-or-later Group: Development/Languages/Python Url: https://github.com/pwaller/pyfiglet Source: https://files.pythonhosted.org/packages/source/p/pyfiglet/pyfiglet-%{version}.tar.gz -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros