From 21adab55f4a50eb0896550851a3d95589079ad0f Mon Sep 17 00:00:00 2001 From: maxice8 Date: Sun, 25 Feb 2018 21:42:55 -0300 Subject: [PATCH] python-SPARQLWrapper: update to 1.8.1. Closes: #11895 [via git-merge-pr] --- 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 660ab09ea57..1bc8afa2529 100644 --- a/srcpkgs/python-SPARQLWrapper/template +++ b/srcpkgs/python-SPARQLWrapper/template @@ -1,7 +1,7 @@ # Template file for 'python-SPARQLWrapper' pkgname=python-SPARQLWrapper -version=1.8.0 -revision=2 +version=1.8.1 +revision=1 noarch=yes wrksrc="${pkgname#*-}-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Juan RP " homepage="https://rdflib.github.io/sparqlwrapper/" license="W3C" distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz" -checksum=3b46d0f18ca0b65b8b965d6d1ae257b229388400b06e7dc19f0a51614dc1abde +checksum=da760be6f448f2030f2b4f7cecd4c55b0c2133458d5c420c50f78169db133e82 python3-SPARQLWrapper_package() { noarch=yes