Sun Dec 17 20:49:43 2023 UTC (160d)
py-types-ujson: updated to 5.9.0.0

5.9.0.0 (2023-12-12)

[stubsabot] Bump ujson to 5.9.*


(adam)
diff -r1.10 -r1.11 pkgsrc/devel/py-types-ujson/Makefile
diff -r1.10 -r1.11 pkgsrc/devel/py-types-ujson/distinfo
diff -r1.1 -r1.2 pkgsrc/devel/py-types-ujson/PLIST

cvs diff -r1.10 -r1.11 pkgsrc/devel/py-types-ujson/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/py-types-ujson/Makefile 2023/07/27 08:32:51 1.10
+++ pkgsrc/devel/py-types-ujson/Makefile 2023/12/17 20:49:43 1.11
@@ -1,18 +1,21 @@ @@ -1,18 +1,21 @@
1# $NetBSD: Makefile,v 1.10 2023/07/27 08:32:51 adam Exp $ 1# $NetBSD: Makefile,v 1.11 2023/12/17 20:49:43 adam Exp $
2 2
3DISTNAME= types-ujson-5.8.0.1 3DISTNAME= types-ujson-5.9.0.0
4PKGNAME= ${PYPKGPREFIX}-${DISTNAME} 4PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
5CATEGORIES= devel python 5CATEGORIES= devel python
6MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/} 6MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://github.com/python/typeshed 9HOMEPAGE= https://github.com/python/typeshed
10COMMENT= Typing stubs for ujson 10COMMENT= Typing stubs for ujson
11LICENSE= apache-2.0 11LICENSE= apache-2.0
12 12
 13TOOL_DEPENDS+= ${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 14TOOL_DEPENDS+= ${PYPKGPREFIX}-wheel-[0-9]*:../../devel/py-wheel
 15
13USE_LANGUAGES= # none 16USE_LANGUAGES= # none
14 17
15PYTHON_VERSIONS_INCOMPATIBLE= 27 18PYTHON_VERSIONS_INCOMPATIBLE= 27
16 19
17.include "../../lang/python/egg.mk" 20.include "../../lang/python/wheel.mk"
18.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.10 -r1.11 pkgsrc/devel/py-types-ujson/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/py-types-ujson/distinfo 2023/07/27 08:32:51 1.10
+++ pkgsrc/devel/py-types-ujson/distinfo 2023/12/17 20:49:43 1.11
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.10 2023/07/27 08:32:51 adam Exp $ 1$NetBSD: distinfo,v 1.11 2023/12/17 20:49:43 adam Exp $
2 2
3BLAKE2s (types-ujson-5.8.0.1.tar.gz) = 6f3cf80a76e7cbab78b7d7b0d57e074cdf6f69625d51d8ad31e28dded4b3734f 3BLAKE2s (types-ujson-5.9.0.0.tar.gz) = 2a2f4d6587cbde27f6daf79602b519080dd335eab7c8b27776c29c510a65c210
4SHA512 (types-ujson-5.8.0.1.tar.gz) = cf9623737ab4de150678894eb8cb91fb195113c7daa409eb9094eb0c4bb34a8aa079447fa6de9250e4007ce16eb2fa38d6fa7d8ea360e003aad053156a9f293e 4SHA512 (types-ujson-5.9.0.0.tar.gz) = 11ae847f37680fd526c025b6f2baf6a1c18b8a3976188a8f1a699e005a233de4f98723e9f112e18837ad1aa9438799204a2cbb9586efd0b7479303f5f14291c3
5Size (types-ujson-5.8.0.1.tar.gz) = 3350 bytes 5Size (types-ujson-5.9.0.0.tar.gz) = 3472 bytes

cvs diff -r1.1 -r1.2 pkgsrc/devel/py-types-ujson/PLIST (expand / switch to unified diff)

--- pkgsrc/devel/py-types-ujson/PLIST 2022/01/27 09:44:02 1.1
+++ pkgsrc/devel/py-types-ujson/PLIST 2023/12/17 20:49:43 1.2
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1@comment $NetBSD: PLIST,v 1.1 2022/01/27 09:44:02 wiz Exp $ 1@comment $NetBSD: PLIST,v 1.2 2023/12/17 20:49:43 adam Exp $
2${PYSITELIB}/${EGG_INFODIR}/PKG-INFO 2${PYSITELIB}/${WHEEL_INFODIR}/METADATA
3${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt 3${PYSITELIB}/${WHEEL_INFODIR}/RECORD
4${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt 4${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
5${PYSITELIB}/${EGG_INFODIR}/top_level.txt 5${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
6${PYSITELIB}/ujson-stubs/METADATA.toml 6${PYSITELIB}/ujson-stubs/METADATA.toml
7${PYSITELIB}/ujson-stubs/__init__.pyi 7${PYSITELIB}/ujson-stubs/__init__.pyi