python3-SPARQLWrapper: remove package
Nothing depends on this package and the last release (from 2019) still relies on setuptools functionality that no longer exists.
This commit is contained in:
parent
5b0c846dd8
commit
dc6809bf94
1 changed files with 0 additions and 14 deletions
|
@ -1,14 +0,0 @@
|
|||
# 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
|
Loading…
Reference in a new issue