python3-texttable: update to 1.6.4.
This commit is contained in:
parent
e32f8035ae
commit
ebabf2317e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-texttable'
|
# Template file for 'python3-texttable'
|
||||||
pkgname=python3-texttable
|
pkgname=python3-texttable
|
||||||
version=1.6.1
|
version=1.6.4
|
||||||
revision=5
|
revision=1
|
||||||
wrksrc="texttable-${version}"
|
wrksrc="texttable-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/foutaise/texttable/"
|
homepage="https://github.com/foutaise/texttable/"
|
||||||
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
|
||||||
checksum=2b60a5304ccfbeac80ffae7350d7c2f5d7a24e9aab5036d0f82489746419d9b2
|
checksum=42ee7b9e15f7b225747c3fa08f43c5d6c83bc899f80ff9bae9319334824076e9
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
pytest3 tests.py
|
pytest3 tests.py
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue