python-functools32: update to 3.2.3.post2
This commit is contained in:
parent
342ac3fb52
commit
33c88753de
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python-functools32'
|
# Template file for 'python-functools32'
|
||||||
pkgname=python-functools32
|
pkgname=python-functools32
|
||||||
version=3.2.3
|
version=3.2.3.post2
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="functools32-${version}-1"
|
wrksrc="functools32-${version/.post/-}"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
pycompile_module="functools32"
|
pycompile_module="functools32"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
|
@ -12,5 +12,5 @@ short_desc="Backport of the functools module from Python 3.2"
|
||||||
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
license="Python-2.0"
|
license="Python-2.0"
|
||||||
homepage="https://github.com/MiCHiLU/python-functools32"
|
homepage="https://github.com/MiCHiLU/python-functools32"
|
||||||
distfiles="${PYPI_SITE}/f/functools32/functools32-${version}-1.tar.gz"
|
distfiles="${PYPI_SITE}/f/functools32/functools32-${version/.post/-}.tar.gz"
|
||||||
checksum=6a3b7420432b0817ef192aef341cd766e199801a90ca7fe319f9d5fca40edda2
|
checksum=f6253dfbe0538ad2e387bd8fdfd9293c925d63553f5813c4e587745416501e6d
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue