Accepting request 862380 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/862380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-rdflib?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2021-01-15 18:44:58 +00:00 committed by Git OBS Bridge
commit 0cbb0a0fa4
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jan 11 13:05:57 UTC 2021 - Adam Mizerski <adam@mizerski.pl>
- removed unneeded 'Requires' dependencies
-------------------------------------------------------------------
Tue May 19 09:27:40 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@ -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