15 lines
538 B
Bash
15 lines
538 B
Bash
# Template file for 'python3-SPARQLWrapper'
|
|
pkgname=python3-SPARQLWrapper
|
|
version=1.8.4
|
|
revision=4
|
|
wrksrc="${pkgname#*-}-${version}"
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3-rdflib"
|
|
short_desc="SPARQL Endpoint interface to Python (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="W3C"
|
|
homepage="https://rdflib.github.io/sparqlwrapper/"
|
|
distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz"
|
|
checksum=21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9
|