15
0

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:
2016-09-14 12:41:19 +00:00
committed by Git OBS Bridge
parent 3f774328d2
commit 02895c05bb
4 changed files with 31 additions and 6 deletions

View File

@@ -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