# Template file for 'python3-click-aliases'
pkgname=python3-click-aliases
version=1.0.7
revision=1
build_style=python3-pep517
hostmakedepends="python3-poetry-core"
depends="python3-click"
checkdepends="$depends python3-pytest"
short_desc="Enable aliases for Click"
maintainer="Orphaned <orphan@voidlinux.org>"
license="MIT"
homepage="https://github.com/click-contrib/click-aliases"
changelog="https://github.com/click-contrib/click-aliases/releases"
distfiles="https://github.com/click-contrib/click-aliases/archive/refs/tags/v${version}.tar.gz"
checksum=f25b48309e29c7f4b1baf39b9b92b331e80c44c737548dac4a524f55aa61470d

post_install() {
	vlicense LICENSE
}
