Skip to content

Commit

Permalink
py-frozendict: updated to 2.4.1
Browse files Browse the repository at this point in the history
frozendict v2.4.1

In deepfreeze, prefer registered conversions
Some little fixing to typing
Documentation typo
  • Loading branch information
adam committed Apr 2, 2024
1 parent dc5853b commit 0a79aae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions devel/py-frozendict/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.22 2024/01/04 22:38:08 adam Exp $
# $NetBSD: Makefile,v 1.23 2024/04/02 17:38:26 adam Exp $

DISTNAME= frozendict-2.4.0
DISTNAME= frozendict-2.4.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=f/frozendict/}
Expand Down
8 changes: 4 additions & 4 deletions devel/py-frozendict/distinfo
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.17 2024/01/04 22:38:08 adam Exp $
$NetBSD: distinfo,v 1.18 2024/04/02 17:38:26 adam Exp $

BLAKE2s (frozendict-2.4.0.tar.gz) = b236eb1405cb757c20b86916dc582d6258bb00fbd3201fd42cb49f56a04b7f33
SHA512 (frozendict-2.4.0.tar.gz) = 56d190f3ae19e4d89c51c02fdc58bd29b61f73e7ecec97c6018117d966a40b84513a13e7d86c62c8a6c7fe8daed75b287881c315ef23120e17bfda21cfecc1f1
Size (frozendict-2.4.0.tar.gz) = 314559 bytes
BLAKE2s (frozendict-2.4.1.tar.gz) = 3b7cf870c19ff45460298d08fc456d4970be9b593cd62a0ec9a2ddb11bbfa810
SHA512 (frozendict-2.4.1.tar.gz) = 3f4daa771bc4dc1cbb37067a1b19e54fb5dd0995710e95eee8b0b51851d14ff7b0e51467d464c0f78a4b1c70aac0dc9b2e4d52877afc0b3b7465e6e6f42fc6f4
Size (frozendict-2.4.1.tar.gz) = 315158 bytes

0 comments on commit 0a79aae

Please sign in to comment.