17 lines
598 B
Bash
17 lines
598 B
Bash
# Template file for 'python-functools32'
|
|
pkgname=python-functools32
|
|
version=3.2.3.post2
|
|
revision=1
|
|
noarch=yes
|
|
wrksrc="functools32-${version/.post/-}"
|
|
build_style=python2-module
|
|
pycompile_module="functools32"
|
|
hostmakedepends="python-setuptools"
|
|
depends="python"
|
|
short_desc="Backport of the functools module from Python 3.2"
|
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|
license="Python-2.0"
|
|
homepage="https://github.com/MiCHiLU/python-functools32"
|
|
distfiles="${PYPI_SITE}/f/functools32/functools32-${version/.post/-}.tar.gz"
|
|
checksum=f6253dfbe0538ad2e387bd8fdfd9293c925d63553f5813c4e587745416501e6d
|