[packages/python-SPARQLWrapper] - up to 1.8.4, disable tests, suite setup is broken
baggins
baggins at pld-linux.org
Sun Nov 3 23:29:39 CET 2019
commit a1a3f60d3e867ed60b652230268645f9df4d1f77
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Nov 3 23:28:01 2019 +0100
- up to 1.8.4, disable tests, suite setup is broken
python-SPARQLWrapper.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-SPARQLWrapper.spec b/python-SPARQLWrapper.spec
index 82c0795..5d842b9 100644
--- a/python-SPARQLWrapper.spec
+++ b/python-SPARQLWrapper.spec
@@ -1,20 +1,20 @@
#
# Conditional build:
%bcond_without doc # don't build doc
-%bcond_without tests # do not perform "make test"
+%bcond_with tests # do not perform "make test"
%bcond_without python2 # CPython 2.x module
%bcond_without python3 # CPython 3.x module
Summary: SPARQL Endpoint interface to Python 2
Summary(pl.UTF-8): Interfejs SPARQL Endpoint do Pythona 2
Name: python-SPARQLWrapper
-Version: 1.8.2
-Release: 2
+Version: 1.8.4
+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: 5d3854284c2fea2e4258eecbdee47760
+# Source0-md5: 177c10d032de0f37feb5108120c2bb5a
URL: https://rdflib.github.io/sparqlwrapper/
%{?with_doc:BuildRequires: epydoc}
BuildRequires: rpm-pythonprov
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-SPARQLWrapper.git/commitdiff/a1a3f60d3e867ed60b652230268645f9df4d1f77
More information about the pld-cvs-commit
mailing list