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: Tue Dec 6 08:13:45 UTC 2022
Modified Files:
pkgsrc/devel/py-types-ujson: Makefile distinfo
Log Message:
py-types-ujson: updated to 5.6.0.0
5.6.0.0 (2022-12-02)
Bump ujson to 5.6.*
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/py-types-ujson/Makefile \
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.3 pkgsrc/devel/py-types-ujson/Makefile:1.4
--- pkgsrc/devel/py-types-ujson/Makefile:1.3 Mon Sep 19 07:59:12 2022
+++ pkgsrc/devel/py-types-ujson/Makefile Tue Dec 6 08:13:45 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.3 2022/09/19 07:59:12 adam Exp $
+# $NetBSD: Makefile,v 1.4 2022/12/06 08:13:45 adam Exp $
-DISTNAME= types-ujson-5.5.0
+DISTNAME= types-ujson-5.6.0.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=t/types-ujson/}
@@ -12,5 +12,7 @@ LICENSE= apache-2.0
USE_LANGUAGES= # none
+PYTHON_VERSIONS_INCOMPATIBLE= 27
+
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/py-types-ujson/distinfo
diff -u pkgsrc/devel/py-types-ujson/distinfo:1.3 pkgsrc/devel/py-types-ujson/distinfo:1.4
--- pkgsrc/devel/py-types-ujson/distinfo:1.3 Mon Sep 19 07:59:12 2022
+++ pkgsrc/devel/py-types-ujson/distinfo Tue Dec 6 08:13:45 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2022/09/19 07:59:12 adam Exp $
+$NetBSD: distinfo,v 1.4 2022/12/06 08:13:45 adam Exp $
-BLAKE2s (types-ujson-5.5.0.tar.gz) = 3c7e382c150e2f97c1d4bbcaaf501d569fc6751df81431cb289ee2f191832d15
-SHA512 (types-ujson-5.5.0.tar.gz) = 15e7fe875d02cd1a223f70e8ba71ca69aeeb1ff6cdace799ee8db33222b4bb2a95bc87f46e23efe2632a38dcb3e1b3fafd21d76e085ed38bff4614b56c4dbe37
-Size (types-ujson-5.5.0.tar.gz) = 2374 bytes
+BLAKE2s (types-ujson-5.6.0.0.tar.gz) = de91f7bbb90046940656f4b6dbaf5be927d98d37780c8fbfc2ba09cfd8791485
+SHA512 (types-ujson-5.6.0.0.tar.gz) = bcd18ccb4b0fa62a5020bae86f18ddfaf58030020359183a039a4a71796d7bafd1ca19edd517089d73cec9fa2f4cb5f0d5aa1641c94b974378f1909d8ef4c4a2
+Size (types-ujson-5.6.0.0.tar.gz) = 2467 bytes
Home |
Main Index |
Thread Index |
Old Index