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 May 23 07:51:32 UTC 2023

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

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

5.7.0.5
Convert the remaining ujson uses of AnyStr


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 pkgsrc/devel/py-types-ujson/Makefile:1.8
--- pkgsrc/devel/py-types-ujson/Makefile:1.7    Wed Apr 26 13:40:17 2023
+++ pkgsrc/devel/py-types-ujson/Makefile        Tue May 23 07:51:32 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.7 2023/04/26 13:40:17 adam Exp $
+# $NetBSD: Makefile,v 1.8 2023/05/23 07:51:32 adam Exp $
 
-DISTNAME=      types-ujson-5.7.0.4
+DISTNAME=      types-ujson-5.7.0.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=t/types-ujson/}
Index: pkgsrc/devel/py-types-ujson/distinfo
diff -u pkgsrc/devel/py-types-ujson/distinfo:1.7 pkgsrc/devel/py-types-ujson/distinfo:1.8
--- pkgsrc/devel/py-types-ujson/distinfo:1.7    Wed Apr 26 13:40:17 2023
+++ pkgsrc/devel/py-types-ujson/distinfo        Tue May 23 07:51:32 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2023/04/26 13:40:17 adam Exp $
+$NetBSD: distinfo,v 1.8 2023/05/23 07:51:32 adam Exp $
 
-BLAKE2s (types-ujson-5.7.0.4.tar.gz) = bf09e09d5d5450ae9cc91f9f3cd61604cdb8681d60767e432498227e0384c222
-SHA512 (types-ujson-5.7.0.4.tar.gz) = c70675ca29b5281620324e51f5025351674417afff3761cf38d182b16da3d92e2db3463095b2fed278166f4954c63ba451b581dba8dd202d6124919a01f793e1
-Size (types-ujson-5.7.0.4.tar.gz) = 3157 bytes
+BLAKE2s (types-ujson-5.7.0.5.tar.gz) = faec564dda9c2d1ec1336a9573a8417a68a75b341f7772f6433fd175a8bd8eb5
+SHA512 (types-ujson-5.7.0.5.tar.gz) = 0e3886d8c3c34a0727e13d28212d98acb933f89d857e3c5a62eb9be8b13a3165697b84ad4b3644a58143b23dd7973eda21ebebd3d6e51f5346ff82961dc51181
+Size (types-ujson-5.7.0.5.tar.gz) = 3217 bytes



Home | Main Index | Thread Index | Old Index