python-SPARQLWrapper: update to 1.8.1.
Closes: #11895 [via git-merge-pr]
This commit is contained in:
parent
d9fc7daaa2
commit
21adab55f4
|
@ -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 <xtraeme@voidlinux.eu>"
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue