mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-25 06:52:56 +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'
|
||||
pkgname=python-SPARQLWrapper
|
||||
version=1.8.2
|
||||
version=1.8.4
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
|
@ -10,10 +10,10 @@ hostmakedepends="python-setuptools python3-setuptools"
|
|||
depends="python-rdflib"
|
||||
short_desc="SPARQL Endpoint interface to Python (Python2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
homepage="https://rdflib.github.io/sparqlwrapper/"
|
||||
license="W3C"
|
||||
homepage="https://rdflib.github.io/sparqlwrapper/"
|
||||
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
||||
checksum=7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e
|
||||
checksum=21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9
|
||||
|
||||
python3-SPARQLWrapper_package() {
|
||||
archs=noarch
|
||||
|
|
Loading…
Add table
Reference in a new issue