mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-texttable: update to 0.8.6
This commit is contained in:
parent
97c4819578
commit
3644d6421f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-texttable'
|
# Template file for 'python-texttable'
|
||||||
pkgname=python-texttable
|
pkgname=python-texttable
|
||||||
version=0.8.5
|
version=0.8.6
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="texttable-${version}"
|
wrksrc="texttable-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -14,7 +14,7 @@ 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"
|
||||||
distfiles="https://github.com/foutaise/texttable/archive/v${version}.tar.gz"
|
distfiles="https://github.com/foutaise/texttable/archive/v${version}.tar.gz"
|
||||||
checksum=c2b554b0c20c866f061cf08a315354278590b312ee178199a29bfde7a944f986
|
checksum=0d085f36794bdf577162155912a42389f5c9940a13ac9871fc0a67d4bdcd174f
|
||||||
|
|
||||||
python3-texttable_package() {
|
python3-texttable_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue