python-pluggy: remove package

This commit is contained in:
Michal Vasilek 2022-09-25 15:17:01 +02:00 committed by classabbyamp
parent f98c3b7e5b
commit 0c289a4123
2 changed files with 0 additions and 19 deletions

View File

@ -1,18 +0,0 @@
# Template file for 'python-pluggy'
pkgname=python-pluggy
version=0.13.1
revision=2
wrksrc="pluggy-${version}"
build_style=python2-module
hostmakedepends="python-setuptools"
depends="python"
short_desc="Minimalist production ready plugin system (Python2)"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/pytest-dev/pluggy"
distfiles="${PYPI_SITE}/p/pluggy/pluggy-${version}.tar.gz"
checksum=15b2acde666561e1298d71b523007ed7364de07029219b604cf808bfa1c765b0
post_install() {
vlicense LICENSE
}

View File

@ -1 +0,0 @@
ignore="[1-9]*" # 1.0.0 dropped Python 2 support