From e6e4683de0e101ed8302ab6d450f350d1a3f1893 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Wed, 23 May 2018 18:24:35 +0200 Subject: [PATCH] python-SPARQLWrapper: update to 1.8.2 --- srcpkgs/python-SPARQLWrapper/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-SPARQLWrapper/template b/srcpkgs/python-SPARQLWrapper/template index 1bc8afa2529..d496c77f5d8 100644 --- a/srcpkgs/python-SPARQLWrapper/template +++ b/srcpkgs/python-SPARQLWrapper/template @@ -1,19 +1,19 @@ # Template file for 'python-SPARQLWrapper' pkgname=python-SPARQLWrapper -version=1.8.1 +version=1.8.2 revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module +pycompile_module="SPARQLWrapper" hostmakedepends="python-setuptools python3-setuptools" depends="python-rdflib" -pycompile_module="SPARQLWrapper" short_desc="SPARQL Endpoint interface to Python (Python2)" maintainer="Juan RP " homepage="https://rdflib.github.io/sparqlwrapper/" license="W3C" distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz" -checksum=da760be6f448f2030f2b4f7cecd4c55b0c2133458d5c420c50f78169db133e82 +checksum=7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e python3-SPARQLWrapper_package() { noarch=yes