Merge pull request #4441 from pulux/python-tables
python-tables: update to 3.2.3.1
This commit is contained in:
commit
01c31c3fd9
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tables'
|
# Template file for 'python-tables'
|
||||||
pkgname=python-tables
|
pkgname=python-tables
|
||||||
version=3.2.2
|
version=3.2.3.1
|
||||||
revision=4
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
python_versions="2.7 3.4"
|
python_versions="2.7 3.4"
|
||||||
|
@ -16,7 +16,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.pytables.org/"
|
homepage="http://www.pytables.org/"
|
||||||
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
||||||
checksum=3564b351a71ec1737b503b001eb7ceae1f65d5d6e3ffe1ea75aafba10f37fa84
|
checksum=20fb453dcfbb28450f4f738ed8ce85943b1cca4bf5e3cd739098cae6dac9dbc8
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
tables:pt2to3:/usr/bin/pt2to32.7
|
tables:pt2to3:/usr/bin/pt2to32.7
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue