mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
python3-setuptools_scm: update to 7.0.5.
This commit is contained in:
parent
c6d4183e3e
commit
2911137fc3
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue