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 Jan 9 06:56:47 UTC 2026
Modified Files:
pkgsrc/textproc/py-itemadapter: Makefile distinfo
Log Message:
py-itemadapter: updated to 0.13.1
0.13.1 (2026-01-08)
Fixed `get_json_schema()` to properly format multiline field docstrings using
`inspect.cleandoc()`, ensuring consistent indentation and whitespace handling
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/py-itemadapter/Makefile
cvs rdiff -u -r1.11 -r1.12 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.13 pkgsrc/textproc/py-itemadapter/Makefile:1.14
--- pkgsrc/textproc/py-itemadapter/Makefile:1.13 Fri Dec 26 10:14:59 2025
+++ pkgsrc/textproc/py-itemadapter/Makefile Fri Jan 9 06:56:47 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2025/12/26 10:14:59 adam Exp $
+# $NetBSD: Makefile,v 1.14 2026/01/09 06:56:47 adam Exp $
-DISTNAME= itemadapter-0.13.0
+DISTNAME= itemadapter-0.13.1
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.11 pkgsrc/textproc/py-itemadapter/distinfo:1.12
--- pkgsrc/textproc/py-itemadapter/distinfo:1.11 Fri Dec 26 10:14:59 2025
+++ pkgsrc/textproc/py-itemadapter/distinfo Fri Jan 9 06:56:47 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/12/26 10:14:59 adam Exp $
+$NetBSD: distinfo,v 1.12 2026/01/09 06:56:47 adam Exp $
-BLAKE2s (itemadapter-0.13.0.tar.gz) = 52a72b8941bc36695de68efe8efdca5064c4fc39711ad43a1ebfbbd32e9ef99e
-SHA512 (itemadapter-0.13.0.tar.gz) = 1fea6f5db7fbf6ac033f7947f92701f2ed4d22b9f1af69c3353b02c65d065d7020cb2ed28dea90365ee5b875e488b0d481d9d4c5c9fc117bdb094521d7cf051e
-Size (itemadapter-0.13.0.tar.gz) = 32087 bytes
+BLAKE2s (itemadapter-0.13.1.tar.gz) = 54286c1127c3e61194622e18e06ea3c4ce59a5ae8dd5b9fb38d438ae0bb936d4
+SHA512 (itemadapter-0.13.1.tar.gz) = 78ace1051e1c949619f0a64c6c0063b019196959f75bd53c2ca204be1b287c2c6fbb03e8ca126d6386a670f632c18e944ed5ce8272a151400820a42ee028c04c
+Size (itemadapter-0.13.1.tar.gz) = 32343 bytes
Home |
Main Index |
Thread Index |
Old Index