forked from pool/python-SPARQLWrapper
Accepting request 427034 from home:aplanas:branches:devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/427034 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-SPARQLWrapper?expand=0&rev=7
This commit is contained in:
@@ -17,16 +17,19 @@
|
||||
|
||||
|
||||
Name: python-SPARQLWrapper
|
||||
Version: 1.6.4
|
||||
Version: 1.7.6
|
||||
Release: 0
|
||||
Summary: SPARQL Endpoint interface to Python
|
||||
License: W3C
|
||||
Group: Development/Languages/Python
|
||||
Url: http://sparql-wrapper.sourceforge.net/
|
||||
Source: https://pypi.python.org/packages/source/S/SPARQLWrapper/SPARQLWrapper-%{version}.tar.gz
|
||||
Source: https://pypi.io/packages/source/S/SPARQLWrapper/SPARQLWrapper-%{version}.tar.gz
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-setuptools
|
||||
Requires: python-rdflib
|
||||
Requires: python-rdflib >= 4.0
|
||||
# TODO(aplanas) python-keepalive is in the requirements.txt file, but
|
||||
# the tests pass without this package.
|
||||
# Requires: python-keepalive >= 0.5
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
BuildRequires: python-simplejson
|
||||
|
||||
Reference in New Issue
Block a user