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:
commit
0cbb0a0fa4
@ -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>
|
Tue May 19 09:27:40 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-rdflib
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -36,12 +36,9 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildRequires: python3-2to3
|
BuildRequires: python3-2to3
|
||||||
BuildRequires: python3-Sphinx
|
BuildRequires: python3-Sphinx
|
||||||
BuildRequires: python3-sphinxcontrib-apidoc
|
BuildRequires: python3-sphinxcontrib-apidoc
|
||||||
Requires: python-SPARQLWrapper
|
|
||||||
Requires: python-flake8
|
|
||||||
Requires: python-html5lib
|
Requires: python-html5lib
|
||||||
Requires: python-isodate
|
Requires: python-isodate
|
||||||
Requires: python-pyparsing
|
Requires: python-pyparsing
|
||||||
Requires: python-xml
|
|
||||||
Requires(post): update-alternatives
|
Requires(post): update-alternatives
|
||||||
Requires(postun): update-alternatives
|
Requires(postun): update-alternatives
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user