python-pluggy: remove package
This commit is contained in:
parent
f98c3b7e5b
commit
0c289a4123
|
@ -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
|
||||
}
|
|
@ -1 +0,0 @@
|
|||
ignore="[1-9]*" # 1.0.0 dropped Python 2 support
|
Loading…
Reference in New Issue