diff --git a/python-rdflib.changes b/python-rdflib.changes index 1872596..4914108 100644 --- a/python-rdflib.changes +++ b/python-rdflib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jan 11 13:05:57 UTC 2021 - Adam Mizerski + +- removed unneeded 'Requires' dependencies + ------------------------------------------------------------------- Tue May 19 09:27:40 UTC 2020 - Petr Gajdos diff --git a/python-rdflib.spec b/python-rdflib.spec index e5f8661..31128ad 100644 --- a/python-rdflib.spec +++ b/python-rdflib.spec @@ -1,7 +1,7 @@ # # spec file for package python-rdflib # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,12 +36,9 @@ BuildRequires: python-rpm-macros BuildRequires: python3-2to3 BuildRequires: python3-Sphinx BuildRequires: python3-sphinxcontrib-apidoc -Requires: python-SPARQLWrapper -Requires: python-flake8 Requires: python-html5lib Requires: python-isodate Requires: python-pyparsing -Requires: python-xml Requires(post): update-alternatives Requires(postun): update-alternatives BuildArch: noarch