diff --git a/python-astral.changes b/python-astral.changes index 65a8ef1..428962a 100644 --- a/python-astral.changes +++ b/python-astral.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 4 12:45:44 UTC 2018 - Matej Cepl + +- Remove superfluous devel dependency for noarch package + ------------------------------------------------------------------- Mon Nov 12 09:57:51 UTC 2018 - Matěj Cepl diff --git a/python-astral.spec b/python-astral.spec index a24669d..ac3d973 100644 --- a/python-astral.spec +++ b/python-astral.spec @@ -26,7 +26,6 @@ Group: Development/Languages/Python Url: https://github.com/sffjunkie/astral Source: https://files.pythonhosted.org/packages/source/a/astral/astral-%{version}.tar.gz Source99: https://raw.githubusercontent.com/sffjunkie/astral/master/LICENSE -BuildRequires: %{python_module devel} BuildRequires: %{python_module pytz} BuildRequires: %{python_module setuptools} BuildRequires: fdupes