Index | Thread | Search

From:
Renaud Allard <renaud@allard.it>
Subject:
[update] devel/py-pydantic 2.12.5
To:
ports <ports@openbsd.org>
Date:
Fri, 20 Feb 2026 14:14:56 +0100

Download raw body.

Thread
  • Renaud Allard:

    [update] devel/py-pydantic 2.12.5

Hello,

Here is a diff for devel/py-pydantic 2.12.5
Tested on amd64

Best Regards
? patch
cvs server: Diffing .
Index: Makefile
===================================================================
RCS file: /cvs/ports/devel/py-pydantic/Makefile,v
diff -u -p -u -p -r1.13 Makefile
--- Makefile	9 Dec 2025 22:52:39 -0000	1.13
+++ Makefile	20 Feb 2026 12:50:22 -0000
@@ -1,6 +1,6 @@
 COMMENT =		data validation using Python type hints
 
-MODPY_DISTV =		2.12.4
+MODPY_DISTV =		2.12.5
 DISTNAME =		pydantic-${MODPY_DISTV}
 PKGNAME =		py-${DISTNAME}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/devel/py-pydantic/distinfo,v
diff -u -p -u -p -r1.7 distinfo
--- distinfo	9 Dec 2025 22:52:39 -0000	1.7
+++ distinfo	20 Feb 2026 12:50:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (pydantic-2.12.4.tar.gz) = D4y5VVAApLW2F/Zr/SVmJkxJhLJ1idO4RWhZg+jqhaw=
-SIZE (pydantic-2.12.4.tar.gz) = 821038
+SHA256 (pydantic-2.12.5.tar.gz) = TTUQJMdcDwhan+u7ZlzowMbsXTDpA722OUt+3iauu0k=
+SIZE (pydantic-2.12.5.tar.gz) = 821591
cvs server: Diffing pkg