# Template file for 'python3-setuptools_scm' pkgname=python3-setuptools_scm version=8.2.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" depends="python3-setuptools python3-packaging python3-typing_extensions" checkdepends="git python3-pip python3-pytest $depends" short_desc="Manage Python package versions with SCM tags" maintainer="Andrew J. Hesford " license="MIT" homepage="https://github.com/pypa/setuptools_scm" distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz" checksum=51cfdd1deefc9b8c08d1a61e940a59c4dec39eb6c285d33fa2f1b4be26c7874d post_install() { vlicense LICENSE }