python3-importlib_metadata: update to 6.7.0.
This commit is contained in:
parent
ce78966021
commit
4cd55003ac
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-importlib_metadata'
|
||||
pkgname=python3-importlib_metadata
|
||||
version=6.6.0
|
||||
version=6.7.0
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -9,6 +9,6 @@ short_desc="Read metadata from python3 packages"
|
|||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pypi.org/project/importlib-metadata/"
|
||||
changelog="https://raw.githubusercontent.com/python/importlib_metadata/main/CHANGES.rst"
|
||||
changelog="https://raw.githubusercontent.com/python/importlib_metadata/main/NEWS.rst"
|
||||
distfiles="${PYPI_SITE}/i/importlib_metadata/importlib_metadata-${version}.tar.gz"
|
||||
checksum=92501cdf9cc66ebd3e612f1b4f0c0765dfa42f0fa38ffb319b6bd84dd675d705
|
||||
checksum=1aaf550d4f73e5d6783e7acb77aec43d49da8017410afae93822cc9cca98c4d4
|
||||
|
|
Loading…
Reference in New Issue