17 lines
580 B
Bash
17 lines
580 B
Bash
# Template file for 'python-functools32'
|
|
pkgname=python-functools32
|
|
version=3.2.3
|
|
revision=2
|
|
noarch=yes
|
|
wrksrc="functools32-${version}-1"
|
|
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}-1.tar.gz"
|
|
checksum=6a3b7420432b0817ef192aef341cd766e199801a90ca7fe319f9d5fca40edda2
|