python3-frozendict: 2.4.0 -> 2.4.1

This commit is contained in:
Tim Biermann 2024-04-02 18:16:35 +02:00
parent f2189e6d59
commit 8e63cb9fa0
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.0-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.0-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.0-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.0-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.0-py3.10.egg-info/top_level.txt
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/
-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
RWSagIOpLGJF3+SzNDZs4LJy/vbSbQGPUDzLMOS17+nhc8ykg2yX/oeJTTeyoSdBu/eczwwXX5FHniiuJMXBbaOW2/hgaug0lgA=
SHA256 (Pkgfile) = 1ff6bda947ce606e273e3d3946bc686d976356d228d7ca1bff61c23c12fdf24d
SHA256 (.footprint) = 14f4d296793699f0062f6eeb7a8dba705d2c048ce33a4c204106b50c9e8362af
SHA256 (frozendict-2.4.0.tar.gz) = c26758198e403337933a92b01f417a8240c954f553e1d4b5e0f8e39d9c8e3f0a
RWSagIOpLGJF33UIjiKZ5ZBnLStX3aOOXTeuPAZdaP2tD1sVSOoPUsfOo+iqMw5q0UmlB1s+d4gXUcWm63ZXYj7D3se8FfLq6A8=
SHA256 (Pkgfile) = 11de5745bccc0c4b1d67216619bbc34d4c7d632c395cddd755b85edaea164264
SHA256 (.footprint) = 0d0bf4288a4024a20f61de95b52e7180dcb5b6dc75316b2122f72c71bda36733
SHA256 (frozendict-2.4.1.tar.gz) = 1b32eb2f30bb734b7a699ee7003c86f81964f1c3b6e0e0f18efcbbdeb5b220bf

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-frozendict
version=2.4.0
version=2.4.1
release=1
source=(https://pypi.org/packages/source/f/frozendict/frozendict-$version.tar.gz)