From 722f477b7a6439946517384b551ee14720823607 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 14 Apr 2024 17:17:53 +0200 Subject: [PATCH] python3-frozendict: 2.4.1 -> 2.4.2 --- python3-frozendict/.footprint | 10 +++++----- python3-frozendict/.signature | 8 ++++---- python3-frozendict/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-frozendict/.footprint b/python3-frozendict/.footprint index be9bfe447..45ce0a3f3 100644 --- a/python3-frozendict/.footprint +++ b/python3-frozendict/.footprint @@ -2,11 +2,11 @@ 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/frozendict-2.4.1-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.1-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.1-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.1-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.1-py3.10.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict-2.4.2-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.2-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.2-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.2-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.2-py3.10.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict/__init__.py -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict/__init__.pyi diff --git a/python3-frozendict/.signature b/python3-frozendict/.signature index fc297f6d2..497828623 100644 --- a/python3-frozendict/.signature +++ b/python3-frozendict/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33UIjiKZ5ZBnLStX3aOOXTeuPAZdaP2tD1sVSOoPUsfOo+iqMw5q0UmlB1s+d4gXUcWm63ZXYj7D3se8FfLq6A8= -SHA256 (Pkgfile) = 11de5745bccc0c4b1d67216619bbc34d4c7d632c395cddd755b85edaea164264 -SHA256 (.footprint) = 0d0bf4288a4024a20f61de95b52e7180dcb5b6dc75316b2122f72c71bda36733 -SHA256 (frozendict-2.4.1.tar.gz) = 1b32eb2f30bb734b7a699ee7003c86f81964f1c3b6e0e0f18efcbbdeb5b220bf +RWSagIOpLGJF35e9HLjxe63GIisxOLOHQG9QNhRuB2vx2dpzAvJfQRygO7HYtNuvrdavC/mdAhyc5yomaElSfD2JUXVTm1bKGwQ= +SHA256 (Pkgfile) = 29032a15dbdf7ab9cf171e70a911582fcb89197d172f1efd0402d7dede3b529e +SHA256 (.footprint) = c915aaf46c9093919385c0cf6aa8708ed29b438b0156298e05e76cf3f06a8bfb +SHA256 (frozendict-2.4.2.tar.gz) = 741779e1d1a2e6bb2c623f78423bd5d14aad35dc0c57e6ccc89e54eaab5f1b8a diff --git a/python3-frozendict/Pkgfile b/python3-frozendict/Pkgfile index 937f0f6aa..8a55cdca6 100644 --- a/python3-frozendict/Pkgfile +++ b/python3-frozendict/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-frozendict -version=2.4.1 +version=2.4.2 release=1 source=(https://pypi.org/packages/source/f/frozendict/frozendict-$version.tar.gz)