mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
python-functools32: rebuild for metadata
This commit is contained in:
parent
cd3c5201a2
commit
fcfb7bf041
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'python-functools32'
|
# Template file for 'python-functools32'
|
||||||
pkgname=python-functools32
|
pkgname=python-functools32
|
||||||
version=3.2.3
|
version=3.2.3
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="functools32-${version}-1"
|
wrksrc="functools32-${version}-1"
|
||||||
build_style=python2-module
|
build_style=python2-module
|
||||||
|
pycompile_module="functools32"
|
||||||
hostmakedepends="python-setuptools"
|
hostmakedepends="python-setuptools"
|
||||||
depends="python"
|
depends="python"
|
||||||
pycompile_module="functools32"
|
|
||||||
short_desc="Backport of the functools module from Python 3.2"
|
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"
|
||||||
homepage="https://github.com/MiCHiLU/python-functools32"
|
homepage="https://github.com/MiCHiLU/python-functools32"
|
||||||
license="PSF"
|
|
||||||
distfiles="${PYPI_SITE}/f/functools32/functools32-${version}-1.tar.gz"
|
distfiles="${PYPI_SITE}/f/functools32/functools32-${version}-1.tar.gz"
|
||||||
checksum=6a3b7420432b0817ef192aef341cd766e199801a90ca7fe319f9d5fca40edda2
|
checksum=6a3b7420432b0817ef192aef341cd766e199801a90ca7fe319f9d5fca40edda2
|
||||||
|
|
Loading…
Add table
Reference in a new issue