[packages/python-SPARQLWrapper] - up to 1.8.2

arekm arekm at pld-linux.org
Sun Jul 1 19:43:42 CEST 2018


commit 5b9d94fabec304417e7a1ca9c9ce5ee1417f2455
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sun Jul 1 19:43:08 2018 +0200

    - up to 1.8.2

 python-SPARQLWrapper.spec | 12 +++++++-----
 1 file changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/python-SPARQLWrapper.spec b/python-SPARQLWrapper.spec
index 3ff8486..701f94f 100644
--- a/python-SPARQLWrapper.spec
+++ b/python-SPARQLWrapper.spec
@@ -8,13 +8,13 @@
 Summary:	SPARQL Endpoint interface to Python 2
 Summary(pl.UTF-8):	Interfejs SPARQL Endpoint do Pythona 2
 Name:		python-SPARQLWrapper
-Version:	1.7.6
-Release:	3
+Version:	1.8.2
+Release:	1
 License:	W3C
 Group:		Libraries/Python
 #Source0Download: https://github.com/RDFLib/sparqlwrapper/releases
 Source0:	https://github.com/RDFLib/sparqlwrapper/archive/%{version}/sparqlwrapper-%{version}.tar.gz
-# Source0-md5:	47e60751db71dfc71d024c8b85b5579c
+# Source0-md5:	5d3854284c2fea2e4258eecbdee47760
 URL:		https://rdflib.github.io/sparqlwrapper/
 %{?with_doc:BuildRequires:	epydoc}
 BuildRequires:	rpm-pythonprov
@@ -24,8 +24,9 @@ BuildRequires:	rpmbuild(macros) >= 1.714
 BuildRequires:	python-modules >= 1:2.5
 BuildRequires:	python-setuptools
 %if %{with tests}
+BuildRequires:	python-isodate
 BuildRequires:	python-keepalive >= 0.5
-BuildRequires:	python-rdflib >= 4.0
+BuildRequires:	python-rdflib >= 4.2.2
 %endif
 %endif
 %if %{with python3}
@@ -33,8 +34,9 @@ BuildRequires:	python3-2to3 >= 1:3.2
 BuildRequires:	python3-modules >= 1:3.2
 BuildRequires:	python3-setuptools
 %if %{with tests}
+BuildRequires:	python3-isodate
 BuildRequires:	python3-keepalive >= 0.5
-BuildRequires:	python3-rdflib >= 4.0
+BuildRequires:	python3-rdflib >= 4.2.2
 %endif
 %endif
 Requires:	python-modules >= 1:2.5
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-SPARQLWrapper.git/commitdiff/5b9d94fabec304417e7a1ca9c9ce5ee1417f2455



More information about the pld-cvs-commit mailing list