pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-ujson py-ujson: updated to 4.1.0
details: https://anonhg.NetBSD.org/pkgsrc/rev/85e6e36c6152
branches: trunk
changeset: 457424:85e6e36c6152
user: adam <adam%pkgsrc.org@localhost>
date: Wed Aug 25 07:27:46 2021 +0000
description:
py-ujson: updated to 4.1.0
4.1.0
Added
Add gcov coverage testing for C code
Test Python 3.10-dev
Changed
Remove unused variable
Remove explicit handling of manylinux platform tag
Fixed
dconv no longer uses global instances of StringToDoubleConverter and
Switch shebang for the manylinux-wheels script
Fix typos in error message
diffstat:
textproc/py-ujson/Makefile | 4 ++--
textproc/py-ujson/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r 5a3eeec13295 -r 85e6e36c6152 textproc/py-ujson/Makefile
--- a/textproc/py-ujson/Makefile Wed Aug 25 07:25:59 2021 +0000
+++ b/textproc/py-ujson/Makefile Wed Aug 25 07:27:46 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2021/01/25 14:23:59 adam Exp $
+# $NetBSD: Makefile,v 1.8 2021/08/25 07:27:46 adam Exp $
-DISTNAME= ujson-4.0.2
+DISTNAME= ujson-4.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_PYPI:=u/ujson/}
diff -r 5a3eeec13295 -r 85e6e36c6152 textproc/py-ujson/distinfo
--- a/textproc/py-ujson/distinfo Wed Aug 25 07:25:59 2021 +0000
+++ b/textproc/py-ujson/distinfo Wed Aug 25 07:27:46 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2021/01/25 14:23:59 adam Exp $
+$NetBSD: distinfo,v 1.7 2021/08/25 07:27:46 adam Exp $
-SHA1 (ujson-4.0.2.tar.gz) = 7377b99213934e800a54930f42f6ddf7769e1859
-RMD160 (ujson-4.0.2.tar.gz) = e51e57803d870971453f47adb93b18027da5b03f
-SHA512 (ujson-4.0.2.tar.gz) = ece12d4407cb7cdb647597ff7fc32e4390fc4c790c59e764da5c5644e5dec470c48cb6a6aaa18429cb713643e5205c5d26b2d2d2195bc90f3a171615d3dbd80d
-Size (ujson-4.0.2.tar.gz) = 7129106 bytes
+SHA1 (ujson-4.1.0.tar.gz) = 08c802da0db297136c69939b015b36bab5da91ad
+RMD160 (ujson-4.1.0.tar.gz) = ef8d29f201179877520fa095ea84ba4fe0f711b6
+SHA512 (ujson-4.1.0.tar.gz) = b3661c23fcdad2dbbac1d92b319f85ad3b7b575c1e773f5207cc83811974ed8de0e9780acb50986fcdea1c4237d5ded8d10a9bb641468b198824f5da15b8ae0e
+Size (ujson-4.1.0.tar.gz) = 7129002 bytes
Home |
Main Index |
Thread Index |
Old Index