python-tables: update to 3.4.1
This commit is contained in:
parent
65494bc6c5
commit
3234cd9f3a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-tables'
|
||||
pkgname=python-tables
|
||||
version=3.3.0
|
||||
revision=2
|
||||
version=3.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
pycompile_module="tables"
|
||||
|
@ -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=8383ccf02e041a5d55494a09fc5514140b4653055a2732c981b5fd0f7408822c
|
||||
checksum=1587337593133b169d73bc68729b2cb736a3494f93a54188b8cc26f52cd51c67
|
||||
|
||||
alternatives="
|
||||
tables:pt2to3:/usr/bin/python2-pt2to3
|
||||
|
|
Loading…
Reference in a new issue