From 67f4f92e2b06034ed793397d27bb36f7d8cb0e1cafdff8b0ebbdafd6206a8cfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 11 Jan 2021 15:10:36 +0000 Subject: [PATCH] Accepting request 862293 from home:etamPL:branches:devel:languages:python removed unneeded 'Requires' dependencies OBS-URL: https://build.opensuse.org/request/show/862293 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=58 --- python-rdflib.changes | 5 +++++ python-rdflib.spec | 5 +---- 2 files changed, 6 insertions(+), 4 deletions(-) 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