From 46026a65405e3c05711da61f8a81eda274b8d163c5374170c863f750ce7a373a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:29:41 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-github3.py?expand=0&rev=11 --- python-github3.py.changes | 5 +++++ python-github3.py.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-github3.py.changes b/python-github3.py.changes index 0a2ff88..f40c921 100644 --- a/python-github3.py.changes +++ b/python-github3.py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:48:27 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Mar 5 20:42:44 UTC 2018 - toddrme2178@gmail.com diff --git a/python-github3.py.spec b/python-github3.py.spec index fb44ca4..5b5b152 100644 --- a/python-github3.py.spec +++ b/python-github3.py.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python URL: https://github3.readthedocs.io Source0: https://files.pythonhosted.org/packages/source/g/github3.py/github3.py-%{version}.tar.gz Source20: https://raw.githubusercontent.com/sigmavirus24/github3.py/%{version}/tests/id_rsa.pub -BuildRequires: %{python_module devel} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros