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.2
This commit is contained in:
parent
901a7ae5b4
commit
e6e4683de0
1 changed files with 3 additions and 3 deletions
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'python-SPARQLWrapper'
|
||||
pkgname=python-SPARQLWrapper
|
||||
version=1.8.1
|
||||
version=1.8.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="SPARQLWrapper"
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
depends="python-rdflib"
|
||||
pycompile_module="SPARQLWrapper"
|
||||
short_desc="SPARQL Endpoint interface to Python (Python2)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="https://rdflib.github.io/sparqlwrapper/"
|
||||
license="W3C"
|
||||
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
||||
checksum=da760be6f448f2030f2b4f7cecd4c55b0c2133458d5c420c50f78169db133e82
|
||||
checksum=7f4c8d38ea1bfcffbc358c9a05de35a3fd7152cc3e8ea57963ee7a0a242f7a5e
|
||||
|
||||
python3-SPARQLWrapper_package() {
|
||||
noarch=yes
|
||||
|
|
Loading…
Add table
Reference in a new issue