Fri Nov 17 21:00:10 2023 UTC ()
py-referencing: updated to 0.31.0

v0.31.0

* Add ``referencing.jsonschema.EMPTY_REGISTRY`` (which simply has a convenient type annotation, but otherwise is just ``Registry()``).


(adam)
diff -r1.3 -r1.4 pkgsrc/textproc/py-referencing/Makefile
diff -r1.2 -r1.3 pkgsrc/textproc/py-referencing/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/textproc/py-referencing/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/py-referencing/Makefile 2023/10/28 19:57:19 1.3
+++ pkgsrc/textproc/py-referencing/Makefile 2023/11/17 21:00:10 1.4
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2023/10/28 19:57:19 wiz Exp $ 1# $NetBSD: Makefile,v 1.4 2023/11/17 21:00:10 adam Exp $
2 2
3DISTNAME= referencing-0.30.2 3DISTNAME= referencing-0.31.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= textproc python 5CATEGORIES= textproc python
7MASTER_SITES= ${MASTER_SITE_PYPI:=r/referencing/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=r/referencing/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/python-jsonschema/referencing 9HOMEPAGE= https://github.com/python-jsonschema/referencing
11COMMENT= JSON Referencing in Python 10COMMENT= JSON Referencing in Python
12LICENSE= mit 11LICENSE= mit
13 12
14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling 13TOOL_DEPENDS+= ${PYPKGPREFIX}-hatchling-[0-9]*:../../devel/py-hatchling
15TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs 14TOOL_DEPENDS+= ${PYPKGPREFIX}-hatch-vcs-[0-9]*:../../devel/py-hatch-vcs
16DEPENDS+= ${PYPKGPREFIX}-attrs>=22.2.0:../../devel/py-attrs 15DEPENDS+= ${PYPKGPREFIX}-attrs>=22.2.0:../../devel/py-attrs
17DEPENDS+= ${PYPKGPREFIX}-rpds-py>=0.7.0:../../devel/py-rpds-py 16DEPENDS+= ${PYPKGPREFIX}-rpds-py>=0.7.0:../../devel/py-rpds-py
18 17

cvs diff -r1.2 -r1.3 pkgsrc/textproc/py-referencing/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/py-referencing/distinfo 2023/08/06 07:14:57 1.2
+++ pkgsrc/textproc/py-referencing/distinfo 2023/11/17 21:00:10 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2023/08/06 07:14:57 adam Exp $ 1$NetBSD: distinfo,v 1.3 2023/11/17 21:00:10 adam Exp $
2 2
3BLAKE2s (referencing-0.30.2.tar.gz) = d5b664e3a87252fee9fe5a2d0dbb9dd2ced5566d13a3291bdd8c20b1cce75604 3BLAKE2s (referencing-0.31.0.tar.gz) = 125a80be3a64b2081e3cea726dc82392cfcf2a9dd2cd0af435e4f8908398d61b
4SHA512 (referencing-0.30.2.tar.gz) = fd6de21a67f21f39bcf2c6b59b068888cb834710250c0d2ca7ef7dd05a27070c18717383d66824c400118afee6d3ef664e007ad16f9cdcbdcb5b2632152df25e 4SHA512 (referencing-0.31.0.tar.gz) = 1d32abf9f7e88e3cee484dcf51804151a9a4de0743dded30dc71184f542147d274987b4c0948423aaf34a981133c2a9607c8b805e5a721282a6472c95a109aee
5Size (referencing-0.30.2.tar.gz) = 53386 bytes 5Size (referencing-0.31.0.tar.gz) = 53776 bytes