# Template file for 'python3-dunamai'
pkgname=python3-dunamai
version=1.26.2
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel hatchling python3-poetry-core"
depends="python3 python3-packaging python3-poetry-core"
makedepends="${depends}"
checkdepends="git"
short_desc="Dynamic versioning library and CLI"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT"
homepage="https://github.com/mtkennerly/dunamai"
distfiles="${PYPI_SITE}/d/dunamai/dunamai-${version}.tar.gz"
checksum=84ea45eddf9bb4b40df7610b1b22a03137365e6257dbf9d7b72128fdccca564c

post_install() {
	vlicense LICENSE
}
