14
0
forked from pool/python-rdflib

Accepting request 807394 from home:rfrohl:branches:devel:languages:python

update python-rdflib to newest version: 5.0.0

OBS-URL: https://build.opensuse.org/request/show/807394
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rdflib?expand=0&rev=56
This commit is contained in:
Tomáš Chvátal
2020-05-20 04:41:30 +00:00
committed by Git OBS Bridge
parent b20a24aacf
commit fffa83171f
4 changed files with 75 additions and 4 deletions

View File

@@ -20,7 +20,7 @@
# Tests don't work and cause a dependency loop with python-SPARQLWrapper
%bcond_with tests
Name: python-rdflib
Version: 4.2.2
Version: 5.0.0
Release: 0
Summary: A Python library for working with RDF
License: BSD-3-Clause
@@ -35,6 +35,7 @@ BuildRequires: fdupes
BuildRequires: python-rpm-macros
BuildRequires: python3-2to3
BuildRequires: python3-Sphinx
BuildRequires: python3-sphinxcontrib-apidoc
Requires: python-SPARQLWrapper
Requires: python-flake8
Requires: python-html5lib