New package: python-contextlib2-0.5.5
This commit is contained in:
parent
8c9e69f1a9
commit
dd7fdcbba8
20
srcpkgs/python-contextlib2/template
Normal file
20
srcpkgs/python-contextlib2/template
Normal file
@ -0,0 +1,20 @@
|
||||
# Template file for 'python-contextlib2'
|
||||
pkgname=python-contextlib2
|
||||
version=0.5.5
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="contextlib2-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="contextlib2.py"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Backports and enhancements for the contextlib module"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://contextlib2.readthedocs.io/"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/c/contextlib2/contextlib2-${version}.tar.gz"
|
||||
checksum=509f9419ee91cdd00ba34443217d5ca51f5a364a404e1dce9e8979cea969ca48
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE.txt
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user