New package: python-functools32-3.2.3
This commit is contained in:
parent
d55a63b66d
commit
efe70821a5
|
@ -0,0 +1,16 @@
|
|||
# Template file for 'python-functools32'
|
||||
pkgname=python-functools32
|
||||
version=3.2.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="functools32-${version}-1"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
pycompile_module="functools32"
|
||||
short_desc="Backport of the functools module from Python 3.2"
|
||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||
homepage="https://github.com/MiCHiLU/python-functools32"
|
||||
license="PSF"
|
||||
distfiles="${PYPI_SITE}/f/functools32/functools32-${version}-1.tar.gz"
|
||||
checksum=6a3b7420432b0817ef192aef341cd766e199801a90ca7fe319f9d5fca40edda2
|
Loading…
Reference in New Issue