python-zipstream: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-20 11:53:24 +07:00
parent fbc793c63e
commit 1ad935480d
3 changed files with 14 additions and 27 deletions

View file

@ -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 <aldridge.mac@gmail.com>"
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*
}
}

View file

@ -1 +0,0 @@
python-zipstream

View file

@ -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 <aldridge.mac@gmail.com>"
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