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