python-texttable: update to 1.0.0

This commit is contained in:
Alessio Sergi 2017-10-15 18:26:40 +02:00
parent 02b98d8157
commit 74c4a00211

View file

@ -1,7 +1,7 @@
# Template file for 'python-texttable' # Template file for 'python-texttable'
pkgname=python-texttable pkgname=python-texttable
version=0.9.1 version=1.0.0
revision=2 revision=1
noarch=yes noarch=yes
wrksrc="texttable-${version}" wrksrc="texttable-${version}"
build_style=python-module build_style=python-module
@ -13,7 +13,7 @@ maintainer="Sergi Alvarez <pancake@nopcode.org>"
homepage="https://github.com/foutaise/texttable/" homepage="https://github.com/foutaise/texttable/"
license="LGPL-3" license="LGPL-3"
distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz" distfiles="${PYPI_SITE}/t/texttable/texttable-${version}.tar.gz"
checksum=119041773ff03596b56392532f9315cb3a3116e404fd6f36e76a7dc088d95c79 checksum=a733f7d90f6dd35d799c4048e3b015fcf95887ef49e0ef65262f90ee6d7abd61
python3-texttable_package() { python3-texttable_package() {
noarch=yes noarch=yes