python3-click-log: update to 0.4.0.

This commit is contained in:
mhmdanas 2023-02-25 21:12:39 +00:00 committed by Michal Vasilek
parent 47f0d37206
commit 4f6e48834f
1 changed files with 6 additions and 6 deletions

View File

@ -1,17 +1,17 @@
# Template file for 'python3-click-log'
pkgname=python3-click-log
version=0.3.2
revision=6
build_style="python3-module"
version=0.4.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-click"
checkdepends="$depends python3-pytest"
short_desc="Logging integration for Click (Python3)"
checkdepends="${depends} python3-pytest"
short_desc="Logging integration for Click"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/click-contrib/click-log"
distfiles="${PYPI_SITE}/c/click-log/click-log-${version}.tar.gz"
checksum=16fd1ca3fc6b16c98cea63acf1ab474ea8e676849dc669d86afafb0ed7003124
checksum=3970f8570ac54491237bcdb3d8ab5e3eef6c057df29f8c3d1151a51a9c23b975
post_install() {
vlicense LICENSE