# Template file for 'python3-dunamai'
pkgname=python3-dunamai
version=1.26.1
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=3b46007bd65b00b4824ead0a1aee365fd22d0ec2b9c219497d4fd48f52860c8b

post_install() {
	vlicense LICENSE
}
