Tue Oct 4 09:57:14 2022 UTC ()
py-immutables: updated to 0.19

v0.19
Support for Python 3.11


(adam)
diff -r1.8 -r1.9 pkgsrc/misc/py-immutables/Makefile
diff -r1.9 -r1.10 pkgsrc/misc/py-immutables/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/misc/py-immutables/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/py-immutables/Makefile 2022/09/13 11:41:34 1.8
+++ pkgsrc/misc/py-immutables/Makefile 2022/10/04 09:57:14 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2022/09/13 11:41:34 adam Exp $ 1# $NetBSD: Makefile,v 1.9 2022/10/04 09:57:14 adam Exp $
2 2
3DISTNAME= immutables-0.18 3DISTNAME= immutables-0.19
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= misc python 5CATEGORIES= misc python
6MASTER_SITES= ${MASTER_SITE_PYPI:=i/immutables/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=i/immutables/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/MagicStack/immutables 9HOMEPAGE= https://github.com/MagicStack/immutables
10COMMENT= Immutable collections 10COMMENT= Immutable collections
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
13TEST_DEPENDS+= ${PYPKGPREFIX}-mypy>=0.942:../../lang/py-mypy 13TEST_DEPENDS+= ${PYPKGPREFIX}-mypy>=0.942:../../lang/py-mypy
14TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.2.4:../../devel/py-test 14TEST_DEPENDS+= ${PYPKGPREFIX}-test>=6.2.4:../../devel/py-test
15 15
16PYTHON_VERSIONS_INCOMPATIBLE= 27 16PYTHON_VERSIONS_INCOMPATIBLE= 27

cvs diff -r1.9 -r1.10 pkgsrc/misc/py-immutables/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/py-immutables/distinfo 2022/09/13 11:41:34 1.9
+++ pkgsrc/misc/py-immutables/distinfo 2022/10/04 09:57:14 1.10
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.9 2022/09/13 11:41:34 adam Exp $ 1$NetBSD: distinfo,v 1.10 2022/10/04 09:57:14 adam Exp $
2 2
3BLAKE2s (immutables-0.18.tar.gz) = 60eefd7cd84b10ea66c43ced5f34f8f312aafcb3cc38e06c94c5c23cfcc528c9 3BLAKE2s (immutables-0.19.tar.gz) = a734e19a118fd8e0f4883d4f121c5572bb47ca5b4e37dac37c89561477e3be48
4SHA512 (immutables-0.18.tar.gz) = c904c02e2568f0d98b75a175ac11645e5f1a584aa1a7f1923119339cdd154a6594af49aafb1fc8ea0de0cf9799264a0ccc94e8afc38deabb5719609e666b352c 4SHA512 (immutables-0.19.tar.gz) = f2b2c850b92c0ec5ec5325431fbe6db53a0af1b98bf313d74bb12073af7bf6b22ed637e0c11e440e8cbbe91b884acf5a813ed1e7517765b10e85aec2e3843c79
5Size (immutables-0.18.tar.gz) = 84799 bytes 5Size (immutables-0.19.tar.gz) = 85490 bytes