python-zipp: remove package

This commit is contained in:
Michal Vasilek 2022-09-25 15:00:04 +02:00 committed by classabbyamp
parent 99b05868a3
commit c5f084358b
2 changed files with 0 additions and 20 deletions

View file

@ -1,19 +0,0 @@
# Template file for 'python-zipp'
pkgname=python-zipp
version=1.2.0
revision=2
wrksrc="zipp-${version}"
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python-more-itertools python-contextlib2"
short_desc="Pathlib-compatible Zipfile object wrapper"
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
license="MIT"
homepage="https://github.com/jaraco/zipp"
changelog="https://raw.githubusercontent.com/jaraco/zipp/master/CHANGES.rst"
distfiles="${PYPI_SITE}/z/zipp/zipp-${version}.tar.gz"
checksum=c70410551488251b0fee67b460fb9a536af8d6f9f008ad10ac51f615b6a521b1
post_install() {
vlicense LICENSE
}

View file

@ -1 +0,0 @@
ignore="2.* 3.*" # require python 3