pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-ijson
Module Name: pkgsrc
Committed By: js
Date: Sat Nov 4 14:02:24 UTC 2023
Modified Files:
pkgsrc/devel/py-ijson: Makefile PLIST distinfo
Log Message:
Update devel/py-ijson to 3.2.3
This makes it compatibile with python312.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-ijson/Makefile \
pkgsrc/devel/py-ijson/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-ijson/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/py-ijson/Makefile
diff -u pkgsrc/devel/py-ijson/Makefile:1.3 pkgsrc/devel/py-ijson/Makefile:1.4
--- pkgsrc/devel/py-ijson/Makefile:1.3 Wed Aug 30 21:46:33 2023
+++ pkgsrc/devel/py-ijson/Makefile Sat Nov 4 14:02:24 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2023/08/30 21:46:33 js Exp $
+# $NetBSD: Makefile,v 1.4 2023/11/04 14:02:24 js Exp $
-DISTNAME= ijson-3.1.4
+DISTNAME= ijson-3.2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= devel python
GITHUB_PROJECT= ijson
MASTER_SITES= ${MASTER_SITE_GITHUB:=ICRAR/}
Index: pkgsrc/devel/py-ijson/distinfo
diff -u pkgsrc/devel/py-ijson/distinfo:1.3 pkgsrc/devel/py-ijson/distinfo:1.4
--- pkgsrc/devel/py-ijson/distinfo:1.3 Tue Oct 26 10:18:33 2021
+++ pkgsrc/devel/py-ijson/distinfo Sat Nov 4 14:02:24 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2021/10/26 10:18:33 nia Exp $
+$NetBSD: distinfo,v 1.4 2023/11/04 14:02:24 js Exp $
-BLAKE2s (ijson-3.1.4.tar.gz) = 2be6d7ffdb3b946374d2611b1d1640e39739b23fc4bd75073ba9599eb7e93a65
-SHA512 (ijson-3.1.4.tar.gz) = 7e64c4fec84fd6942c83809849eefc1c299c597524c0fe73e2cdc542e113faad8f35cc5219b0bc4e05842ac69d8608089d7cbb2dc006e404c184505392b21baa
-Size (ijson-3.1.4.tar.gz) = 125725 bytes
+BLAKE2s (ijson-3.2.3.tar.gz) = 83b1d1b3ba5fdf6ec317a499381ef22f244e0fd5c8b99d13d923e5adff1d8389
+SHA512 (ijson-3.2.3.tar.gz) = cfdbf8efce072f00c4b3c61dd8b3f3164fd5ab757ac18783de992fe25e5ecbcdee92fe728f1345a37996625ab2ddfef6859dfdbdca7a7ece8f3d99750a9d60b0
+Size (ijson-3.2.3.tar.gz) = 128266 bytes
Index: pkgsrc/devel/py-ijson/PLIST
diff -u pkgsrc/devel/py-ijson/PLIST:1.2 pkgsrc/devel/py-ijson/PLIST:1.3
--- pkgsrc/devel/py-ijson/PLIST:1.2 Tue Jun 15 10:51:42 2021
+++ pkgsrc/devel/py-ijson/PLIST Sat Nov 4 14:02:24 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2021/06/15 10:51:42 adam Exp $
+@comment $NetBSD: PLIST,v 1.3 2023/11/04 14:02:24 js Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -34,6 +34,9 @@ ${PYSITELIB}/ijson/common.pyo
${PYSITELIB}/ijson/compat.py
${PYSITELIB}/ijson/compat.pyc
${PYSITELIB}/ijson/compat.pyo
+${PYSITELIB}/ijson/dump.py
+${PYSITELIB}/ijson/dump.pyc
+${PYSITELIB}/ijson/dump.pyo
${PYSITELIB}/ijson/utils.py
${PYSITELIB}/ijson/utils.pyc
${PYSITELIB}/ijson/utils.pyo
Home |
Main Index |
Thread Index |
Old Index