mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
Merge pull request #4758 from pulux/python-tables
python-tables: update to 3.3.0
This commit is contained in:
commit
d079c59d83
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.2.3.1
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -16,7 +16,7 @@ maintainer="pulux <pulux@pf4sh.de>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="http://www.pytables.org/"
|
homepage="http://www.pytables.org/"
|
||||||
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz"
|
||||||
checksum=20fb453dcfbb28450f4f738ed8ce85943b1cca4bf5e3cd739098cae6dac9dbc8
|
checksum=8383ccf02e041a5d55494a09fc5514140b4653055a2732c981b5fd0f7408822c
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
tables:pt2to3:/usr/bin/pt2to32.7
|
tables:pt2to3:/usr/bin/pt2to32.7
|
||||||
|
|
Loading…
Add table
Reference in a new issue