python-texttable: update to 1.4.0

This commit is contained in:
Alessio Sergi 2018-06-30 16:44:21 +02:00
parent 32b6cd809a
commit 26333970b9
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python-texttable'
pkgname=python-texttable
version=1.3.1
version=1.4.0
revision=1
noarch=yes
wrksrc="texttable-${version}"
@ -11,9 +11,9 @@ depends="python"
short_desc="Python2 module for creating simple ASCII tables"
maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/foutaise/texttable/"
license="LGPL-3"
license="LGPL-3.0-or-later"
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
checksum=0f75f5838b775bddc19f72c5bf50eb74be3815eb505ed3084e4666ce2e6c3259
checksum=95e8cfe85f8395a7eacdfbc8f09d885b9ef3a6ac6ead0364ea721de1127aa36b
python3-texttable_package() {
noarch=yes