diff --git a/srcpkgs/python-pyudev/template b/srcpkgs/python-pyudev/template deleted file mode 100644 index 2ec53088636..00000000000 --- a/srcpkgs/python-pyudev/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-pyudev' -pkgname=python-pyudev -version=0.21.0 -revision=3 -archs=noarch -wrksrc="pyudev-${version}" -build_style=python-module -pycompile_module="pyudev" -hostmakedepends="python-setuptools python3-setuptools" -depends="python python-six" -short_desc="Python bindings to libudev (Python2)" -maintainer="Luca Weiss " -license="LGPL-2.1" -homepage="https://github.com/pyudev/pyudev" -distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=5f4625f89347e465731866ddbe042a055bbc5092577356aa3d089ac5fb8efd94 - -python3-pyudev_package() { - archs=noarch - depends="python3 python3-six" - short_desc="${short_desc/Python2/Python3}" - - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-pyudev b/srcpkgs/python3-pyudev deleted file mode 120000 index 3b10364e2c9..00000000000 --- a/srcpkgs/python3-pyudev +++ /dev/null @@ -1 +0,0 @@ -python-pyudev \ No newline at end of file diff --git a/srcpkgs/python3-pyudev/template b/srcpkgs/python3-pyudev/template new file mode 100644 index 00000000000..8b741a5f1a5 --- /dev/null +++ b/srcpkgs/python3-pyudev/template @@ -0,0 +1,14 @@ +# Template file for 'python3-pyudev' +pkgname=python3-pyudev +version=0.21.0 +revision=4 +wrksrc="pyudev-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3 python3-six" +short_desc="Python bindings to libudev (Python3)" +maintainer="Luca Weiss " +license="LGPL-2.1-or-later" +homepage="https://github.com/pyudev/pyudev" +distfiles="${homepage}/archive/v${version}.tar.gz" +checksum=5f4625f89347e465731866ddbe042a055bbc5092577356aa3d089ac5fb8efd94