pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/py-itemadapter



Module Name:    pkgsrc
Committed By:   adam
Date:           Fri Sep  5 13:13:53 UTC 2025

Modified Files:
        pkgsrc/textproc/py-itemadapter: Makefile distinfo

Log Message:
py-itemadapter: updated to 0.12.2

0.12.2 (2025-09-02)

The return value of `get_json_schema()` is now deterministic (deterministic
order of dict keys and list items).


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/py-itemadapter/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/py-itemadapter/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/py-itemadapter/Makefile
diff -u pkgsrc/textproc/py-itemadapter/Makefile:1.11 pkgsrc/textproc/py-itemadapter/Makefile:1.12
--- pkgsrc/textproc/py-itemadapter/Makefile:1.11        Sat Aug 16 06:51:15 2025
+++ pkgsrc/textproc/py-itemadapter/Makefile     Fri Sep  5 13:13:53 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.11 2025/08/16 06:51:15 adam Exp $
+# $NetBSD: Makefile,v 1.12 2025/09/05 13:13:53 adam Exp $
 
-DISTNAME=      itemadapter-0.12.1
+DISTNAME=      itemadapter-0.12.2
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    textproc python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=i/itemadapter/}

Index: pkgsrc/textproc/py-itemadapter/distinfo
diff -u pkgsrc/textproc/py-itemadapter/distinfo:1.9 pkgsrc/textproc/py-itemadapter/distinfo:1.10
--- pkgsrc/textproc/py-itemadapter/distinfo:1.9 Sat Aug 16 06:51:15 2025
+++ pkgsrc/textproc/py-itemadapter/distinfo     Fri Sep  5 13:13:53 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2025/08/16 06:51:15 adam Exp $
+$NetBSD: distinfo,v 1.10 2025/09/05 13:13:53 adam Exp $
 
-BLAKE2s (itemadapter-0.12.1.tar.gz) = 28a3914b1fa554517754bf682b6d0595732fb21a468fd0d2991c07bb0d55dd92
-SHA512 (itemadapter-0.12.1.tar.gz) = b489f3f8890ee5e1a7919501e7931e08b278f1fb4734788b5d2b6471cd70d0b359ac92aad7bd25b10d46bbfdb588df47cb1bc469d479a562b3e7b49f18fb54b0
-Size (itemadapter-0.12.1.tar.gz) = 31543 bytes
+BLAKE2s (itemadapter-0.12.2.tar.gz) = 7439da04b5df4f2a07d1570d3f1176b153325a0eab62316cf61be28ae7a52346
+SHA512 (itemadapter-0.12.2.tar.gz) = 7b3cad3dfcea4bb2635450c490cb6b2ad2dd4a7dd52f3687fd0a3bfeb6a7821f6ef45d58fefaa2c0a84de7b63f594fe84fcd762b3180ab2bd1007fc54c8a6920
+Size (itemadapter-0.12.2.tar.gz) = 32089 bytes



Home | Main Index | Thread Index | Old Index