1
0
forked from pool/python-rdflib

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
This commit is contained in:
Markéta Machová 2021-01-11 15:10:36 +00:00 committed by Git OBS Bridge
parent fffa83171f
commit 67f4f92e2b
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