python-tables: update to 3.3.0
This commit is contained in:
parent
7155f39703
commit
e05037254e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-tables'
|
||||
pkgname=python-tables
|
||||
version=3.2.3.1
|
||||
version=3.3.0
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -16,7 +16,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=20fb453dcfbb28450f4f738ed8ce85943b1cca4bf5e3cd739098cae6dac9dbc8
|
||||
checksum=8383ccf02e041a5d55494a09fc5514140b4653055a2732c981b5fd0f7408822c
|
||||
|
||||
alternatives="
|
||||
tables:pt2to3:/usr/bin/pt2to32.7
|
||||
|
|
Loading…
Reference in a new issue