python3-setuptools_scm: update to 6.3.2.
This commit is contained in:
parent
ea51b22014
commit
d7c86518bb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-setuptools_scm'
|
||||
pkgname=python3-setuptools_scm
|
||||
version=6.3.1
|
||||
version=6.3.2
|
||||
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=0f6a263912b13798c028b9a271d91af3bde0e42784091c797deccc3ad3a7f596
|
||||
checksum=a49aa8081eeb3514eb9728fa5040f2eaa962d6c6f4ec9c32f6c1fba88f88a0f2
|
||||
# Tests seem to fail unless package is installed
|
||||
make_check=no
|
||||
|
||||
|
|
Loading…
Reference in a new issue