mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 01:53:50 +02:00
python-importlib_metadata: update to 1.7.0.
This commit is contained in:
parent
13fe8c036d
commit
e9e00e8032
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-importlib_metadata'
|
||||
pkgname=python-importlib_metadata
|
||||
version=1.6.0
|
||||
version=1.7.0
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="importlib_metadata-${version}"
|
||||
|
@ -14,4 +14,4 @@ license="Apache-2.0"
|
|||
homepage="https://importlib-metadata.readthedocs.io/en/latest/"
|
||||
changelog="https://importlib-metadata.readthedocs.io/en/latest/changelog%20(links).html"
|
||||
distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz"
|
||||
checksum=34513a8a0c4962bc66d35b359558fd8a5e10cd472d37aec5f66858addef32c1e
|
||||
checksum=90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83
|
||||
|
|
Loading…
Add table
Reference in a new issue