Mon May 6 04:37:29 2024 UTC (21d)
py-frozendict: updated to 2.4.3

frozendict v2.4.3

Now enums are not modified by deepfreeze
Added typing for deepfreeze, register and unregister


(adam)
diff -r1.24 -r1.25 pkgsrc/devel/py-frozendict/Makefile
diff -r1.19 -r1.20 pkgsrc/devel/py-frozendict/distinfo

cvs diff -r1.24 -r1.25 pkgsrc/devel/py-frozendict/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-frozendict/Makefile 2024/04/15 11:37:19 1.24
+++ pkgsrc/devel/py-frozendict/Makefile 2024/05/06 04:37:28 1.25
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.24 2024/04/15 11:37:19 adam Exp $ 1# $NetBSD: Makefile,v 1.25 2024/05/06 04:37:28 adam Exp $
2 2
3DISTNAME= frozendict-2.4.2 3DISTNAME= frozendict-2.4.3
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=f/frozendict/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=f/frozendict/}
7 7
8MAINTAINER= kethzer.dr@gmail.com 8MAINTAINER= kethzer.dr@gmail.com
9HOMEPAGE= https://github.com/Marco-Sulla/python-frozendict 9HOMEPAGE= https://github.com/Marco-Sulla/python-frozendict
10COMMENT= Immutable wrapper around dictionaries 10COMMENT= Immutable wrapper around dictionaries
11LICENSE= mit 11LICENSE= mit
12 12
13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
15 15
16MAKE_ENV+= FROZENDICT_PURE_PY=1 16MAKE_ENV+= FROZENDICT_PURE_PY=1

cvs diff -r1.19 -r1.20 pkgsrc/devel/py-frozendict/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-frozendict/distinfo 2024/04/15 11:37:19 1.19
+++ pkgsrc/devel/py-frozendict/distinfo 2024/05/06 04:37:28 1.20
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.19 2024/04/15 11:37:19 adam Exp $ 1$NetBSD: distinfo,v 1.20 2024/05/06 04:37:28 adam Exp $
2 2
3BLAKE2s (frozendict-2.4.2.tar.gz) = 69aea844a72e57a4c06cec6dcd1075d44f02d9d7b4ebd9dca7f4cfc02cfafee0 3BLAKE2s (frozendict-2.4.3.tar.gz) = d7389024e6cd3c25006c0431f023f4a0d48aadabdf2b3c4e952831c304f24dd7
4SHA512 (frozendict-2.4.2.tar.gz) = ddbda2efedfdffae9a666e3ccfa17d9d66e6d37bd79fed9cd37db1f431b29dc8536562d40fe51d446337cee71c201978b0de6262d9e27378029be00a2b4195e6 4SHA512 (frozendict-2.4.3.tar.gz) = f22a98fde3fdab79f2c6fa8076fc9957c493384a7c0c69b564195eccf880ef375e7634a9042f3b039580d839abce12a44a36d93caaa57d846ee2e200410c6b1d
5Size (frozendict-2.4.2.tar.gz) = 315251 bytes 5Size (frozendict-2.4.3.tar.gz) = 315951 bytes