pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-ujson
Module Name: pkgsrc
Committed By: adam
Date: Mon Jun 12 10:09:34 UTC 2023
Modified Files:
pkgsrc/textproc/py-ujson: Makefile distinfo
Log Message:
py-ujson: updated to 5.8.0
5.8.0
Added
Build wheel for Python 3.12 beta (built against 3.12.0b2)
Changed
Drop support for Python 3.7
Fixed
Include BSD-3-Clause and TCL license text
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/textproc/py-ujson/Makefile \
pkgsrc/textproc/py-ujson/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-ujson/Makefile
diff -u pkgsrc/textproc/py-ujson/Makefile:1.18 pkgsrc/textproc/py-ujson/Makefile:1.19
--- pkgsrc/textproc/py-ujson/Makefile:1.18 Wed Jan 11 12:05:24 2023
+++ pkgsrc/textproc/py-ujson/Makefile Mon Jun 12 10:09:34 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2023/01/11 12:05:24 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/06/12 10:09:34 adam Exp $
-DISTNAME= ujson-5.7.0
+DISTNAME= ujson-5.8.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/ujson/}
Index: pkgsrc/textproc/py-ujson/distinfo
diff -u pkgsrc/textproc/py-ujson/distinfo:1.18 pkgsrc/textproc/py-ujson/distinfo:1.19
--- pkgsrc/textproc/py-ujson/distinfo:1.18 Wed Jan 11 12:05:24 2023
+++ pkgsrc/textproc/py-ujson/distinfo Mon Jun 12 10:09:34 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.18 2023/01/11 12:05:24 adam Exp $
+$NetBSD: distinfo,v 1.19 2023/06/12 10:09:34 adam Exp $
-BLAKE2s (ujson-5.7.0.tar.gz) = 1cda2e519d8055fc240e2c9c15cba7461f54a01dc380fecca7c87f88361e68dc
-SHA512 (ujson-5.7.0.tar.gz) = e18a1608a7fe79030e3ff307c9e95a0e238cd5049ee791eddbc07efa55853475d053268b80a8765023639ae8ff39f82b4ae2c04e82fc7dc5f3192a5134ec0757
-Size (ujson-5.7.0.tar.gz) = 7152625 bytes
+BLAKE2s (ujson-5.8.0.tar.gz) = 5c006b12f99f39849fe5e9ce9364cefc84cecaa274280b56aa29963e8f76a586
+SHA512 (ujson-5.8.0.tar.gz) = 258e5527bda8b9fb3bea03f97d5db752ae06183337610975fc28f928817b430ae7a1867932ee7b0a0ccd6b825e2c5a104d7ce78c1e3405ed5679a2a70a5804c3
+Size (ujson-5.8.0.tar.gz) = 7154530 bytes
Home |
Main Index |
Thread Index |
Old Index