diff --git a/srcpkgs/python-prometheus_client/template b/srcpkgs/python-prometheus_client/template deleted file mode 100644 index 7b71fbeffc2..00000000000 --- a/srcpkgs/python-prometheus_client/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-prometheus_client' -pkgname=python-prometheus_client -version=0.7.1 -revision=2 -archs=noarch -wrksrc="prometheus_client-${version}" -build_style=python-module -pycompile_module="prometheus_client" -hostmakedepends="python-setuptools python3-setuptools" -depends="python" -short_desc="Python2 client for the Prometheus monitoring system" -maintainer="Alessio Sergi " -license="Apache-2.0" -homepage="https://github.com/prometheus/client_python" -distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz" -checksum=71cd24a2b3eb335cb800c7159f423df1bd4dcd5171b234be15e3f31ec9f622da - -python3-prometheus_client_package() { - archs=noarch - depends="python3" - pycompile_module="prometheus_client" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-prometheus_client b/srcpkgs/python3-prometheus_client deleted file mode 120000 index fd9bb1adaa6..00000000000 --- a/srcpkgs/python3-prometheus_client +++ /dev/null @@ -1 +0,0 @@ -python-prometheus_client \ No newline at end of file diff --git a/srcpkgs/python3-prometheus_client/template b/srcpkgs/python3-prometheus_client/template new file mode 100644 index 00000000000..b69a3d1f297 --- /dev/null +++ b/srcpkgs/python3-prometheus_client/template @@ -0,0 +1,14 @@ +# Template file for 'python3-prometheus_client' +pkgname=python3-prometheus_client +version=0.7.1 +revision=3 +wrksrc="prometheus_client-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3" +short_desc="Python3 client for the Prometheus monitoring system" +maintainer="Orphaned " +license="Apache-2.0" +homepage="https://github.com/prometheus/client_python" +distfiles="${PYPI_SITE}/p/prometheus_client/prometheus_client-${version}.tar.gz" +checksum=71cd24a2b3eb335cb800c7159f423df1bd4dcd5171b234be15e3f31ec9f622da