testing/py3-cleo: upgrade to 0.7.6

This commit is contained in:
Leo 2019-12-13 05:27:38 +01:00
parent ed87f9063f
commit dcc153fa78

View File

@ -2,8 +2,8 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-cleo
_realname=cleo
pkgver=0.6.8
pkgrel=2
pkgver=0.7.6
pkgrel=0
pkgdesc="Python3 library to create beautiful and testable command-line interfaces"
options="!check" # No tests on pypi tarball, github uses pyproject.toml
url="https://github.com/sdispater/cleo"
@ -22,4 +22,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="944f65e5608329a4715afcdb76d1f5dfec188a886d8f5e907fa03b3d3c9594b9a61679cceb7fddcdc2c62655a9acb015b36cac04b6ab0ef131fe62cade350a60 cleo-0.6.8.tar.gz"
sha512sums="088d8f46cd680cadcf74d94be2f7b3cabbb7d91822eab03ffe13e29607b08d6887fa65965587db1f94cb2d8a0efb7470d196b0e07c71197d04b3b63298012d03 cleo-0.7.6.tar.gz"