1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-importlib-resources: upgrade to 6.5.2

This commit is contained in:
ptrcnull 2025-07-07 00:26:16 +02:00 committed by Patrycja Rosa
parent 3ec8b2aae5
commit 0a168d7cc2

View file

@ -1,8 +1,8 @@
# Contributor: prspkt <prspkt@protonmail.com>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=py3-importlib-resources
pkgver=6.1.1
pkgrel=1
pkgver=6.5.2
pkgrel=0
pkgdesc="Backport of the importlib.resources module"
url="https://github.com/python/importlib_resources"
arch="noarch"
@ -42,5 +42,5 @@ package() {
}
sha512sums="
4d16891b81ef0257da3df8db930f3c823af5ed9f01907ee278bf7b8e78c887ab1d88dcfda4b70c648bbb4a92449727140e7b255d5d92458233ce55570d624d81 importlib_resources-6.1.1.tar.gz
e9ca57f5191effdb570cde2b8adaddb27a1bfccc36575f5b15684283ff1b6363831bcb073322fecbf067456f8cf288a576b3a95a506c3701a4f2f30c03ec1c8a importlib_resources-6.5.2.tar.gz
"