mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-SPARQLWrapper: update to 1.8.1.
Closes: #11895 [via git-merge-pr]
This commit is contained in:
parent
d9fc7daaa2
commit
21adab55f4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-SPARQLWrapper'
|
# Template file for 'python-SPARQLWrapper'
|
||||||
pkgname=python-SPARQLWrapper
|
pkgname=python-SPARQLWrapper
|
||||||
version=1.8.0
|
version=1.8.1
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://rdflib.github.io/sparqlwrapper/"
|
homepage="https://rdflib.github.io/sparqlwrapper/"
|
||||||
license="W3C"
|
license="W3C"
|
||||||
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
||||||
checksum=3b46d0f18ca0b65b8b965d6d1ae257b229388400b06e7dc19f0a51614dc1abde
|
checksum=da760be6f448f2030f2b4f7cecd4c55b0c2133458d5c420c50f78169db133e82
|
||||||
|
|
||||||
python3-SPARQLWrapper_package() {
|
python3-SPARQLWrapper_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue