python3-cli_helpers: update to 1.2.1.
This commit is contained in:
parent
d53190a7c9
commit
d68966fb5c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-cli_helpers'
|
||||
pkgname=python3-cli_helpers
|
||||
version=1.2.0
|
||||
version=1.2.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="cli_helpers-${version}"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Aluísio Augusto Silva Gonçalves <aluisio@aasg.name>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/dbcli/cli_helpers"
|
||||
distfiles="${PYPI_SITE}/c/cli_helpers/cli_helpers-${version}.tar.gz"
|
||||
checksum=d211192b4d5a61de0020c516213ba67bbf1662ccd8c0624e6696dedb1a9d3e5d
|
||||
checksum=98db22eaa86827d99ee6af9f5f3923142d04df256425204530842b032849a165
|
||||
|
||||
do_check() {
|
||||
python3 -m pytest
|
||||
|
|
Loading…
Reference in a new issue