python3-setuptools_scm: update to 7.1.0.

This commit is contained in:
Andrew J. Hesford 2022-12-21 10:56:51 -05:00
parent 0bd5951a2e
commit a13e9c7baa
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-setuptools_scm'
pkgname=python3-setuptools_scm
version=7.0.5
revision=2
version=7.1.0
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools python3-packaging"
depends="python3-setuptools python3-tomli python3-packaging python3-typing_extensions"
@ -10,7 +10,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=031e13af771d6f892b941adb6ea04545bbf91ebc5ce68c78aaf3fff6e1fb4844
checksum=6c508345a771aad7d56ebff0e70628bf2b0ec7573762be9960214730de278f27
# Tests seem to fail unless package is installed
make_check=no