python3-setuptools_scm: update to 6.4.2.
This commit is contained in:
parent
02fd2c8250
commit
381192fd9f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-setuptools_scm'
|
# Template file for 'python3-setuptools_scm'
|
||||||
pkgname=python3-setuptools_scm
|
pkgname=python3-setuptools_scm
|
||||||
version=6.4.1
|
version=6.4.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#python3-}-${version}"
|
wrksrc="${pkgname#python3-}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/pypa/setuptools_scm"
|
homepage="https://github.com/pypa/setuptools_scm"
|
||||||
distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/setuptools_scm/setuptools_scm-${version}.tar.gz"
|
||||||
checksum=9bd9ff7fd5fa1cf469fe28a632336b9cfd351476c6d09379ff676d3945f669b9
|
checksum=6833ac65c6ed9711a4d5d2266f8024cfa07c533a0e55f4c12f6eff280a5a9e30
|
||||||
# Tests seem to fail unless package is installed
|
# Tests seem to fail unless package is installed
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue