mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 12:15:11 +02:00
python-SPARQLWrapper: update to 1.8.4.
This commit is contained in:
parent
6ed177d800
commit
cc387c3015
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-SPARQLWrapper'
|
# Template file for 'python-SPARQLWrapper'
|
||||||
pkgname=python-SPARQLWrapper
|
pkgname=python-SPARQLWrapper
|
||||||
version=1.8.2
|
version=1.8.4
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-rdflib"
|
depends="python-rdflib"
|
||||||
short_desc="SPARQL Endpoint interface to Python (Python2)"
|
short_desc="SPARQL Endpoint interface to Python (Python2)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
homepage="https://rdflib.github.io/sparqlwrapper/"
|
|
||||||
license="W3C"
|
license="W3C"
|
||||||
|
homepage="https://rdflib.github.io/sparqlwrapper/"
|
||||||
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
||||||
checksum=7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e
|
checksum=21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9
|
||||||
|
|
||||||
python3-SPARQLWrapper_package() {
|
python3-SPARQLWrapper_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue