python-tables: update to 3.4.4
This commit is contained in:
parent
bc641d8984
commit
3b7813380a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-tables'
|
# Template file for 'python-tables'
|
||||||
pkgname=python-tables
|
pkgname=python-tables
|
||||||
version=3.4.3
|
version=3.4.4
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -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=b6aafe47154e2140c0a91bb38ebdb6ba67a24dd86263f1c294af8c11cb7deed4
|
checksum=bdc5c073712af2a43babd139c4855fc99496bb2c3f3f5d1b4770a985e6f9ce29
|
||||||
|
|
||||||
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