diff --git a/srcpkgs/python-SPARQLWrapper/template b/srcpkgs/python-SPARQLWrapper/template deleted file mode 100644 index 8d2db9a02b3..00000000000 --- a/srcpkgs/python-SPARQLWrapper/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-SPARQLWrapper' -pkgname=python-SPARQLWrapper -version=1.8.4 -revision=2 -archs=noarch -wrksrc="${pkgname#*-}-${version}" -build_style=python-module -pycompile_module="SPARQLWrapper" -hostmakedepends="python-setuptools python3-setuptools" -depends="python-rdflib" -short_desc="SPARQL Endpoint interface to Python (Python2)" -maintainer="Orphaned " -license="W3C" -homepage="https://rdflib.github.io/sparqlwrapper/" -distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz" -checksum=21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9 - -python3-SPARQLWrapper_package() { - archs=noarch - depends="python3-rdflib" - pycompile_module="SPARQLWrapper" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-SPARQLWrapper b/srcpkgs/python3-SPARQLWrapper deleted file mode 120000 index da43e69100c..00000000000 --- a/srcpkgs/python3-SPARQLWrapper +++ /dev/null @@ -1 +0,0 @@ -python-SPARQLWrapper \ No newline at end of file diff --git a/srcpkgs/python3-SPARQLWrapper/template b/srcpkgs/python3-SPARQLWrapper/template new file mode 100644 index 00000000000..5a6da8a548c --- /dev/null +++ b/srcpkgs/python3-SPARQLWrapper/template @@ -0,0 +1,14 @@ +# Template file for 'python3-SPARQLWrapper' +pkgname=python3-SPARQLWrapper +version=1.8.4 +revision=3 +wrksrc="${pkgname#*-}-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3-rdflib" +short_desc="SPARQL Endpoint interface to Python (Python3)" +maintainer="Orphaned " +license="W3C" +homepage="https://rdflib.github.io/sparqlwrapper/" +distfiles="${PYPI_SITE}/S/SPARQLWrapper/SPARQLWrapper-${version}.tar.gz" +checksum=21928e7a97f565e772cdeeb0abad428960f4307e3a13dbdd8f6d3da8a6a506c9