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 Dec 17 20:49:43 UTC 2023
Modified Files:
pkgsrc/devel/py-types-ujson: Makefile PLIST distinfo
Log Message:
py-types-ujson: updated to 5.9.0.0
5.9.0.0 (2023-12-12)
[stubsabot] Bump ujson to 5.9.*
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/py-types-ujson/Makefile \
pkgsrc/devel/py-types-ujson/distinfo
cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/py-types-ujson/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-types-ujson/Makefile
diff -u pkgsrc/devel/py-types-ujson/Makefile:1.10 pkgsrc/devel/py-types-ujson/Makefile:1.11
--- pkgsrc/devel/py-types-ujson/Makefile:1.10 Thu Jul 27 08:32:51 2023
+++ pkgsrc/devel/py-types-ujson/Makefile Sun Dec 17 20:49:43 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2023/07/27 08:32:51 adam Exp $
+# $NetBSD: Makefile,v 1.11 2023/12/17 20:49:43 adam Exp $
-DISTNAME= types-ujson-5.8.0.1
+DISTNAME= types-ujson-5.9.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/}
@@ -10,9 +10,12 @@ 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}-wheel-[0-9]*:../../devel/py-wheel
+
USE_LANGUAGES= # none
PYTHON_VERSIONS_INCOMPATIBLE= 27
-.include "../../lang/python/egg.mk"
+.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-types-ujson/distinfo
diff -u pkgsrc/devel/py-types-ujson/distinfo:1.10 pkgsrc/devel/py-types-ujson/distinfo:1.11
--- pkgsrc/devel/py-types-ujson/distinfo:1.10 Thu Jul 27 08:32:51 2023
+++ pkgsrc/devel/py-types-ujson/distinfo Sun Dec 17 20:49:43 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.10 2023/07/27 08:32:51 adam Exp $
+$NetBSD: distinfo,v 1.11 2023/12/17 20:49:43 adam Exp $
-BLAKE2s (types-ujson-5.8.0.1.tar.gz) = 6f3cf80a76e7cbab78b7d7b0d57e074cdf6f69625d51d8ad31e28dded4b3734f
-SHA512 (types-ujson-5.8.0.1.tar.gz) = cf9623737ab4de150678894eb8cb91fb195113c7daa409eb9094eb0c4bb34a8aa079447fa6de9250e4007ce16eb2fa38d6fa7d8ea360e003aad053156a9f293e
-Size (types-ujson-5.8.0.1.tar.gz) = 3350 bytes
+BLAKE2s (types-ujson-5.9.0.0.tar.gz) = 2a2f4d6587cbde27f6daf79602b519080dd335eab7c8b27776c29c510a65c210
+SHA512 (types-ujson-5.9.0.0.tar.gz) = 11ae847f37680fd526c025b6f2baf6a1c18b8a3976188a8f1a699e005a233de4f98723e9f112e18837ad1aa9438799204a2cbb9586efd0b7479303f5f14291c3
+Size (types-ujson-5.9.0.0.tar.gz) = 3472 bytes
Index: pkgsrc/devel/py-types-ujson/PLIST
diff -u pkgsrc/devel/py-types-ujson/PLIST:1.1 pkgsrc/devel/py-types-ujson/PLIST:1.2
--- pkgsrc/devel/py-types-ujson/PLIST:1.1 Thu Jan 27 09:44:02 2022
+++ pkgsrc/devel/py-types-ujson/PLIST Sun Dec 17 20:49:43 2023
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1 2022/01/27 09:44:02 wiz Exp $
-${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
-${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
-${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
-${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+@comment $NetBSD: PLIST,v 1.2 2023/12/17 20:49:43 adam Exp $
+${PYSITELIB}/${WHEEL_INFODIR}/METADATA
+${PYSITELIB}/${WHEEL_INFODIR}/RECORD
+${PYSITELIB}/${WHEEL_INFODIR}/WHEEL
+${PYSITELIB}/${WHEEL_INFODIR}/top_level.txt
${PYSITELIB}/ujson-stubs/METADATA.toml
${PYSITELIB}/ujson-stubs/__init__.pyi
Home |
Main Index |
Thread Index |
Old Index