importlib-metadata, bump version (#7019)

This commit is contained in:
Schrijvers Luc
2022-07-04 19:57:21 +02:00
committed by GitHub
parent 71a0705e1c
commit c607dc50c4

View File

@@ -4,11 +4,11 @@ by PyPA tools (or other conforming packages). It does not support:
- Packages in the stdlib.
- Packages installed without metadata."
HOMEPAGE="https://pypi.python.org/pypi/importlib-metadata"
COPYRIGHT="2017-2020 Jason R. Coombs, Barry Warsaw"
COPYRIGHT="2017-2021 Jason R. Coombs, Barry Warsaw"
LICENSE="Apache v2"
REVISION="2"
SOURCE_URI="https://files.pythonhosted.org/packages/56/1f/74c3e29389d34feea2d62ba3de1169efea2566eb22e9546d379756860525/importlib_metadata-$portVersion.tar.gz"
CHECKSUM_SHA256="77a540690e24b0305878c37ffd421785a6f7e53c8b5720d211b211de8d0e95da"
REVISION="1"
SOURCE_URI="https://files.pythonhosted.org/packages/a7/08/c5f2e6193c12ceb5b5048d579e8f1f82c9957b57427da808c15b44479dec/importlib_metadata-4.6.1.tar.gz"
CHECKSUM_SHA256="079ada16b7fc30dfbb5d13399a5113110dab1aa7c2bc62f66af75f0b717c8cac"
ARCHITECTURES="any"