python3-setuptools_scm: update to 7.0.5.

This commit is contained in:
Andrew J. Hesford 2022-07-14 08:16:38 -04:00
parent c6d4183e3e
commit 2911137fc3

View file

@ -1,6 +1,6 @@
# Template file for 'python3-setuptools_scm'
pkgname=python3-setuptools_scm
version=7.0.4
version=7.0.5
revision=1
wrksrc="${pkgname#python3-}-${version}"
build_style=python3-module
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="MIT"
homepage="https://github.com/pypa/setuptools_scm"
distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz"
checksum=c27bc1f48593cfc9527251f1f0fc41ce282ea57bbc7fd5a1ea3acb99325fab4c
checksum=031e13af771d6f892b941adb6ea04545bbf91ebc5ce68c78aaf3fff6e1fb4844
# Tests seem to fail unless package is installed
make_check=no