python-backports_abc: drop package
This commit is contained in:
parent
103db7f807
commit
10f6bb7353
1 changed files with 0 additions and 20 deletions
|
@ -1,20 +0,0 @@
|
|||
# Template file for 'python-backports_abc'
|
||||
pkgname=python-backports_abc
|
||||
version=0.5
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="backports_abc-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="backports_abc.py"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backport of collections.abc from Python 3.5"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/cython/backports_abc"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/b/backports_abc/backports_abc-${version}.tar.gz"
|
||||
checksum=033be54514a03e255df75c5aee8f9e672f663f93abb723444caec8fe43437bde
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in a new issue