python3-frozendict: 2.4.3 -> 2.4.4

This commit is contained in:
Tim Biermann 2024-05-07 22:47:52 +02:00
parent 893df4c9d7
commit dffc4972a5
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/
drwxr-xr-x root/root usr/lib/python3.10/ 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/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict-2.4.3-py3.10.egg-info/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict-2.4.4-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.3-py3.10.egg-info/PKG-INFO -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.4-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.3-py3.10.egg-info/SOURCES.txt -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.4-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.3-py3.10.egg-info/dependency_links.txt -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.4-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.3-py3.10.egg-info/top_level.txt -rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.4.4-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict/ 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__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict/__init__.pyi -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 untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF33GApKyVqxYd8s473WjQigeyY9hZ3J26cSVg8pDkadtVuz2uDwPxj0f1y/TvTTyq/TkM2PRGzczpBK3oiPXbmwE= RWSagIOpLGJF3zID/kh2Fl9Q6Zey3WlqR6bDfge64a8bhbiKP5DIpzeL4Zr4tNviDmX56LkUoWPrbURltbTKEKJtkQbLuBDVcgI=
SHA256 (Pkgfile) = 6c70af72ef9cd6c1dd4e24e5dc6148a5b73aaf7c951809793ab9a5f64ed3d4e5 SHA256 (Pkgfile) = e2c9cb7831605db8c9ae2c3341a5ef7d3833ef38ce059104f5c7b50c6213320f
SHA256 (.footprint) = d50c1023adc8b4aefe75a52d2e8359db794168610251c568c5db86f6aea82a3b SHA256 (.footprint) = 5d490be9603a49e34bf704c0d590c7f1722ec014890062e97d1425d6f602cd93
SHA256 (frozendict-2.4.3.tar.gz) = 3bb6831c099028b49551fc9852f6ed43a0b901cecb65f6d293141a139dfa971f SHA256 (frozendict-2.4.4.tar.gz) = 3f7c031b26e4ee6a3f786ceb5e3abf1181c4ade92dce1f847da26ea2c96008c7

View File

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