python3-frozendict: 2.4.1 -> 2.4.2

This commit is contained in:
Tim Biermann 2024-04-14 17:17:53 +02:00
parent d5d657a4a3
commit 722f477b7a
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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

View File

@ -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)