python-tables: update to 3.4.2
This commit is contained in:
parent
7b61e12397
commit
fa65521da7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tables'
|
||||
pkgname=python-tables
|
||||
version=3.4.1
|
||||
version=3.4.2
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -15,7 +15,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
|||
license="3-clause-BSD"
|
||||
homepage="http://www.pytables.org/"
|
||||
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
||||
checksum=1587337593133b169d73bc68729b2cb736a3494f93a54188b8cc26f52cd51c67
|
||||
checksum=fdbbea4edb6bad0ac0e53fc7bc6970e78e12eef4944aa4146bcdcb573201676c
|
||||
|
||||
alternatives="
|
||||
tables:pt2to3:/usr/bin/python2-pt2to3
|
||||
|
|
Loading…
Reference in a new issue