mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
testing/py3-columnize: upgrade to 0.3.9
This commit is contained in:
parent
203742bc6e
commit
69d4877b4f
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-columnize
|
||||
_pkgname=columnize
|
||||
pkgver=0.3.6
|
||||
pkgrel=1
|
||||
pkgver=0.3.9
|
||||
pkgrel=0
|
||||
pkgdesc="Python module to align in columns a simple list"
|
||||
url="https://github.com/rocky/pycolumnize"
|
||||
arch="noarch"
|
||||
@ -25,4 +25,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="76edef11eb7c4196516fca282a46cae0d56f8ce1229cbedc066518216dbaada30f7a37ca9b510dedabe3954faf55daea7bd5356bc9e6301cdc0fe771f1b401d7 columnize-0.3.6.tar.gz"
|
||||
sha512sums="2bb9a25200a1574cc6471ce06dfb2b4b62c5a23fa0e4fabad515dd2939b3f67ca61132121e4326dd820691691dce67d664302d99248ea2d5c5f25357203d9d08 columnize-0.3.9.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user