From 2f5027aeaf3eed73c249a1752e006c1ad145178858df10ec2436da036a31cc0a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 4 Dec 2018 13:14:04 +0000 Subject: [PATCH] Remove superfluous devel dependency for noarch package OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-astral?expand=0&rev=11 --- python-astral.changes | 5 +++++ python-astral.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) 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