python-importlib_metadata: update to 2.0.0
This commit is contained in:
parent
259ccac8f7
commit
5c156ba2d4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-importlib_metadata'
|
||||
pkgname=python-importlib_metadata
|
||||
version=1.7.0
|
||||
revision=2
|
||||
version=2.0.0
|
||||
revision=1
|
||||
wrksrc="importlib_metadata-${version}"
|
||||
build_style=python2-module
|
||||
hostmakedepends="python-setuptools"
|
||||
|
@ -13,4 +13,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=90bb658cdbbf6d1735b6341ce708fc7024a3e14e99ffdc5783edea9f9b077f83
|
||||
checksum=77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da
|
||||
|
|
Loading…
Reference in a new issue