diff --git a/srcpkgs/python-zipstream/template b/srcpkgs/python-zipstream/template deleted file mode 100644 index 2c7390127ac..00000000000 --- a/srcpkgs/python-zipstream/template +++ /dev/null @@ -1,26 +0,0 @@ -# Template file for 'python-zipstream' -pkgname=python-zipstream -version=1.1.4 -revision=4 -archs=noarch -wrksrc="python-zipstream-${version}" -build_style=python-module -pycompile_module="zipstream" -hostmakedepends="python-setuptools python3-setuptools" -depends="python" -short_desc="Python2 ZIP archive generator" -maintainer="Michael Aldridge " -license="GPL-3" -homepage="https://github.com/allanlei/python-zipstream" -distfiles="https://github.com/allanlei/python-zipstream/archive/v${version}.tar.gz" -checksum=32a7a4bdb786914445589595273beffbbf9b6a0a3a3dc2cf19ea96114bd2abd7 - -python3-zipstream_package() { - archs=noarch - depends="python3" - pycompile_module="zipstream" - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-zipstream b/srcpkgs/python3-zipstream deleted file mode 120000 index 7c939b710c6..00000000000 --- a/srcpkgs/python3-zipstream +++ /dev/null @@ -1 +0,0 @@ -python-zipstream \ No newline at end of file diff --git a/srcpkgs/python3-zipstream/template b/srcpkgs/python3-zipstream/template new file mode 100644 index 00000000000..2d57399b2ac --- /dev/null +++ b/srcpkgs/python3-zipstream/template @@ -0,0 +1,14 @@ +# Template file for 'python3-zipstream' +pkgname=python3-zipstream +version=1.1.4 +revision=5 +wrksrc="python-zipstream-${version}" +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3" +short_desc="Python3 ZIP archive generator" +maintainer="Michael Aldridge " +license="GPL-3.0-only" +homepage="https://github.com/allanlei/python-zipstream" +distfiles="https://github.com/allanlei/python-zipstream/archive/v${version}.tar.gz" +checksum=32a7a4bdb786914445589595273beffbbf9b6a0a3a3dc2cf19ea96114bd2abd7