pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-types-ujson



Module Name:    pkgsrc
Committed By:   adam
Date:           Sun Apr 13 07:11:30 UTC 2025

Modified Files:
        pkgsrc/devel/py-types-ujson: Makefile PLIST distinfo

Log Message:
py-types-ujson: updated to 5.10.0.20250326

5.10.0.20250326
Improve `ujson`


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/py-types-ujson/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-types-ujson/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/devel/py-types-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/devel/py-types-ujson/Makefile
diff -u pkgsrc/devel/py-types-ujson/Makefile:1.13 pkgsrc/devel/py-types-ujson/Makefile:1.14
--- pkgsrc/devel/py-types-ujson/Makefile:1.13   Mon Nov 11 07:28:29 2024
+++ pkgsrc/devel/py-types-ujson/Makefile        Sun Apr 13 07:11:30 2025
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2024/11/11 07:28:29 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2025/04/13 07:11:30 adam Exp $
 
-DISTNAME=      types-ujson-5.10.0.20240515
-PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME=      types_ujson-5.10.0.20250326
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-ujson/}
 
@@ -10,11 +10,9 @@ HOMEPAGE=    https://github.com/python/type
 COMMENT=       Typing stubs for ujson
 LICENSE=       apache-2.0
 
-TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
+TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools>=78:../../devel/py-setuptools
 
 USE_LANGUAGES= # none
 
-PYTHON_VERSIONS_INCOMPATIBLE=  27
-
 .include "../../lang/python/wheel.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/devel/py-types-ujson/PLIST
diff -u pkgsrc/devel/py-types-ujson/PLIST:1.3 pkgsrc/devel/py-types-ujson/PLIST:1.4
--- pkgsrc/devel/py-types-ujson/PLIST:1.3       Wed May 15 07:24:05 2024
+++ pkgsrc/devel/py-types-ujson/PLIST   Sun Apr 13 07:11:30 2025
@@ -1,7 +1,8 @@
-@comment $NetBSD: PLIST,v 1.3 2024/05/15 07:24:05 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2025/04/13 07:11:30 adam Exp $
 ${PYSITELIB}/${WHEEL_INFODIR}/METADATA
 ${PYSITELIB}/${WHEEL_INFODIR}/RECORD
 ${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/licenses/LICENSE
 ${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
 ${PYSITELIB}/ujson-stubs/METADATA.toml
 ${PYSITELIB}/ujson-stubs/__init__.pyi

Index: pkgsrc/devel/py-types-ujson/distinfo
diff -u pkgsrc/devel/py-types-ujson/distinfo:1.12 pkgsrc/devel/py-types-ujson/distinfo:1.13
--- pkgsrc/devel/py-types-ujson/distinfo:1.12   Wed May 15 07:24:05 2024
+++ pkgsrc/devel/py-types-ujson/distinfo        Sun Apr 13 07:11:30 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2024/05/15 07:24:05 adam Exp $
+$NetBSD: distinfo,v 1.13 2025/04/13 07:11:30 adam Exp $
 
-BLAKE2s (types-ujson-5.10.0.20240515.tar.gz) = 97129eb89393bdfee34723dad30c44e483b18575d368d9603da1f9883697d1a9
-SHA512 (types-ujson-5.10.0.20240515.tar.gz) = 5bfd2268c58648975f64fbb6ac5179ddffd2a7c925113d40ddaf761080c2e261c14fcac0016830b92678f0a89c157e7e866874b38e2a99ce39d8f3d76f3dcbca
-Size (types-ujson-5.10.0.20240515.tar.gz) = 3571 bytes
+BLAKE2s (types_ujson-5.10.0.20250326.tar.gz) = 57e6cecf7263bb3da014d38aa435876940a1d4bfe35a7065e58ddc3824c945e3
+SHA512 (types_ujson-5.10.0.20250326.tar.gz) = c200fa707de9ef44065eb140936dcb0060ff263cf5d6914dd9312d3ca594e8b3b9660902e450343e14acd85babaaa48b0bccb8a58b14f060a152cc66a3c99596
+Size (types_ujson-5.10.0.20250326.tar.gz) = 8340 bytes



Home | Main Index | Thread Index | Old Index