From 4e8618c741e6be7ae4d0f1ee5598bd3b62802241 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 22 Aug 2024 20:47:30 +0200 Subject: [PATCH] python3-importlib_resources: 6.4.3 -> 6.4.4 --- python3-importlib_resources/.footprint | 12 ++++++------ python3-importlib_resources/.signature | 8 ++++---- python3-importlib_resources/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-importlib_resources/.footprint b/python3-importlib_resources/.footprint index e28c5fa44..8ceb261db 100644 --- a/python3-importlib_resources/.footprint +++ b/python3-importlib_resources/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.3.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources-6.4.4.dist-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/importlib_resources/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/importlib_resources/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/importlib_resources/__pycache__/ diff --git a/python3-importlib_resources/.signature b/python3-importlib_resources/.signature index e84925bf2..2437ba689 100644 --- a/python3-importlib_resources/.signature +++ b/python3-importlib_resources/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF34ae7hkaRPmfT/1gM7nYWz0kfXkR+m7j9LPo/Ql5OOjwv/xOP2uFzT359X2OCgNPrP/UUu+uVS+7Z9B+WJXdOgg= -SHA256 (Pkgfile) = 149bee56d6012e7f5a301ca73c11512aa3dea4533545a0754dfb584c0088bee6 -SHA256 (.footprint) = c3510bf16263d34b1adc20a4b475bc9e389ac0ca252cfea108f5efba5561de8d -SHA256 (importlib_resources-6.4.3.tar.gz) = 4a202b9b9d38563b46da59221d77bb73862ab5d79d461307bcb826d725448b98 +RWSagIOpLGJF33TgJzH/N6J8apYf3Xk5okt0iw8lAPq7XM89mj8dJ8+1J0Xa0S9nGmGxQrOteX6dWdfEnJZQ8fKgFcbItqzXhQ0= +SHA256 (Pkgfile) = 9038b891a4dfa46e95997bb166a120836cfe0114ecb9c965a74a5c604b1e7ffe +SHA256 (.footprint) = 09d5bd432f9e754bf35364523e3d64f1513878f8ed62dbee3a403dffb6e8afa7 +SHA256 (importlib_resources-6.4.4.tar.gz) = 20600c8b7361938dc0bb2d5ec0297802e575df486f5a544fa414da65e13721f7 diff --git a/python3-importlib_resources/Pkgfile b/python3-importlib_resources/Pkgfile index f5ed2d74f..3179b7a85 100644 --- a/python3-importlib_resources/Pkgfile +++ b/python3-importlib_resources/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-toml python3-zipp name=python3-importlib_resources -version=6.4.3 +version=6.4.4 release=1 source=(https://files.pythonhosted.org/packages/source/i/importlib_resources/importlib_resources-$version.tar.gz)