pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/py-cattrs
Module Name: pkgsrc
Committed By: adam
Date: Mon Sep 23 08:10:07 UTC 2024
Modified Files:
pkgsrc/devel/py-cattrs: Makefile distinfo
Log Message:
py-cattrs: updated to 24.1.2
24.1.2 (2024-09-22)
- Fix {meth}`BaseConverter.register_structure_hook` and {meth}`BaseConverter.register_unstructure_hook` type hints.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/py-cattrs/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-cattrs/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-cattrs/Makefile
diff -u pkgsrc/devel/py-cattrs/Makefile:1.9 pkgsrc/devel/py-cattrs/Makefile:1.10
--- pkgsrc/devel/py-cattrs/Makefile:1.9 Thu Sep 12 19:45:33 2024
+++ pkgsrc/devel/py-cattrs/Makefile Mon Sep 23 08:10:07 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2024/09/12 19:45:33 adam Exp $
+# $NetBSD: Makefile,v 1.10 2024/09/23 08:10:07 adam Exp $
-DISTNAME= cattrs-24.1.1
+DISTNAME= cattrs-24.1.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=c/cattrs/}
Index: pkgsrc/devel/py-cattrs/distinfo
diff -u pkgsrc/devel/py-cattrs/distinfo:1.7 pkgsrc/devel/py-cattrs/distinfo:1.8
--- pkgsrc/devel/py-cattrs/distinfo:1.7 Thu Sep 12 19:45:33 2024
+++ pkgsrc/devel/py-cattrs/distinfo Mon Sep 23 08:10:07 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2024/09/12 19:45:33 adam Exp $
+$NetBSD: distinfo,v 1.8 2024/09/23 08:10:07 adam Exp $
-BLAKE2s (cattrs-24.1.1.tar.gz) = b33127e585dd8289ebc185a16b87f736b3d9a0ba670d6fbbb37146b0071feebd
-SHA512 (cattrs-24.1.1.tar.gz) = d764a73610dc01841d9424ddeff22cf904a1de744093cfc658d8a44f7c537c0f6abea49b8b57f830ae27bec07c72d302590007227bc3b99d0be5b9e3ea14d49f
-Size (cattrs-24.1.1.tar.gz) = 426413 bytes
+BLAKE2s (cattrs-24.1.2.tar.gz) = 9579b463d146f792fd7d339d0c7b7af6a78b70888459448fc7ad862707a8028b
+SHA512 (cattrs-24.1.2.tar.gz) = 2efafbd389fc81d49b48cf833fe94273c4404b1b751d6ae35f1954c44afa3d1a3e85b25e8325c889aefcfe42eb990d15e075e20163db899605ec419a20713cef
+Size (cattrs-24.1.2.tar.gz) = 426462 bytes
Home |
Main Index |
Thread Index |
Old Index