python-tables: update to 3.5.2.
This commit is contained in:
parent
d78c7a4166
commit
cb9e28bcee
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.4.4
|
version=3.5.2
|
||||||
revision=3
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
pycompile_module="tables"
|
pycompile_module="tables"
|
||||||
|
@ -16,7 +16,7 @@ license="BSD-3-Clause"
|
||||||
homepage="http://www.pytables.org/"
|
homepage="http://www.pytables.org/"
|
||||||
# changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html
|
# changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html
|
||||||
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
||||||
checksum=bdc5c073712af2a43babd139c4855fc99496bb2c3f3f5d1b4770a985e6f9ce29
|
checksum=b220e32262bab320aa41d33125a7851ff898be97c0de30b456247508e2cc33c2
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
tables:pt2to3:/usr/bin/python2-pt2to3
|
tables:pt2to3:/usr/bin/python2-pt2to3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue