1
0
forked from ports/contrib

python3-frozendict: 2.3.8 -> 2.3.9

This commit is contained in:
Tim Biermann 2023-11-25 22:52:18 +01:00
parent 4b2f561b8c
commit 953517e76a
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.3.8-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.8-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.8-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.8-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.8-py3.10.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/frozendict-2.3.9-py3.10.egg-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.9-py3.10.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.9-py3.10.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.9-py3.10.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/frozendict-2.3.9-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
RWSagIOpLGJF39Csj4eNAmqvKFD1VXG30WYMtJnf/kNAgiqFJxuKQM7qs5X/9Hv6ZBePq2OG0prmYr7b5G2jfwlXotELbDVm+A4=
SHA256 (Pkgfile) = 6d74273b01b5512fded650dc4749c864fea2c2ec3977238e25ad4f341c1c2e0a
SHA256 (.footprint) = b701014bbf0495cc37de7a71be75d39b0651f9d21167a152d3f81b37edda6c61
SHA256 (frozendict-2.3.8.tar.gz) = 5526559eca8f1780a4ee5146896f59afc31435313560208dd394a3a5e537d3ff
RWSagIOpLGJF36OPU8INUeqeGAN1YIJvm7Q4ETSxW95/K1F12YfxTWtid0G2/6tlGAADLWItWl0GMheFjGZbn+a2p3bP9pZQvAU=
SHA256 (Pkgfile) = 6b9d9046cfd32a0d26f952694319375d37ea1cbfb0a194368bbffe05f9e37192
SHA256 (.footprint) = fb3f129ceec38ff48743afb0a149efe2e6f5db697dfe0ae0877a497fa3eb8533
SHA256 (frozendict-2.3.9.tar.gz) = 8c4771eec34a8a47a62d3520465e7ac2d8f583d8ed99fea8dbba4218756e9360

View File

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