Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 04:08:24 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 9688b34d2679 - main - devel/py-pydantic-core: Update to 2.19.0
Message-ID:  <202406180408.45I48OmW077632@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9688b34d26794ade90b901b5f2e0b83aa803a237

commit 9688b34d26794ade90b901b5f2e0b83aa803a237
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 04:00:05 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 04:00:05 +0000

    devel/py-pydantic-core: Update to 2.19.0
    
    Changes:        https://github.com/pydantic/pydantic-core/releases
---
 devel/py-pydantic-core/Makefile        |  2 +-
 devel/py-pydantic-core/Makefile.crates |  2 +-
 devel/py-pydantic-core/distinfo        | 10 +++++-----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile
index 984f36c4fcca..623b446546e2 100644
--- a/devel/py-pydantic-core/Makefile
+++ b/devel/py-pydantic-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	pydantic-core
-PORTVERSION=	2.18.4
+PORTVERSION=	2.19.0
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-pydantic-core/Makefile.crates b/devel/py-pydantic-core/Makefile.crates
index ada4f5ebec33..0273d467e069 100644
--- a/devel/py-pydantic-core/Makefile.crates
+++ b/devel/py-pydantic-core/Makefile.crates
@@ -21,7 +21,7 @@ CARGO_CRATES=	ahash-0.8.10 \
 		lexical-parse-float-0.8.5 \
 		lexical-parse-integer-0.8.6 \
 		lexical-util-0.8.5 \
-		libc-0.2.147 \
+		libc-0.2.155 \
 		lock_api-0.4.10 \
 		memchr-2.6.3 \
 		memoffset-0.9.0 \
diff --git a/devel/py-pydantic-core/distinfo b/devel/py-pydantic-core/distinfo
index 8200fc522c9f..7420fc007f9f 100644
--- a/devel/py-pydantic-core/distinfo
+++ b/devel/py-pydantic-core/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1717568438
-SHA256 (pydantic_core-2.18.4.tar.gz) = ec3beeada09ff865c344ff3bc2f427f5e6c26401cc6113d77e372c3fdac73864
-SIZE (pydantic_core-2.18.4.tar.gz) = 385098
+TIMESTAMP = 1718580112
+SHA256 (pydantic_core-2.19.0.tar.gz) = 9ad77f1aecedef233390eff7fd643fe652e5ac92b793329424c2a1d2e28c08d1
+SIZE (pydantic_core-2.19.0.tar.gz) = 385827
 SHA256 (rust/crates/ahash-0.8.10.crate) = 8b79b82693f705137f8fb9b37871d99e4f9a7df12b917eed79c3d3954830a60b
 SIZE (rust/crates/ahash-0.8.10.crate) = 43555
 SHA256 (rust/crates/aho-corasick-1.0.2.crate) = 43f6cb1bf222025340178f382c426f13757b2960e89779dfcb319c32542a5a41
@@ -47,8 +47,8 @@ SHA256 (rust/crates/lexical-parse-integer-0.8.6.crate) = 6d0994485ed0c312f6d9657
 SIZE (rust/crates/lexical-parse-integer-0.8.6.crate) = 33647
 SHA256 (rust/crates/lexical-util-0.8.5.crate) = 5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc
 SIZE (rust/crates/lexical-util-0.8.5.crate) = 85152
-SHA256 (rust/crates/libc-0.2.147.crate) = b4668fb0ea861c1df094127ac5f1da3409a82116a4ba74fca2e58ef927159bb3
-SIZE (rust/crates/libc-0.2.147.crate) = 686772
+SHA256 (rust/crates/libc-0.2.155.crate) = 97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c
+SIZE (rust/crates/libc-0.2.155.crate) = 743539
 SHA256 (rust/crates/lock_api-0.4.10.crate) = c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16
 SIZE (rust/crates/lock_api-0.4.10.crate) = 26713
 SHA256 (rust/crates/memchr-2.6.3.crate) = 8f232d6ef707e1956a43342693d2a31e72989554d58299d7a88738cc95b0d35c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406180408.45I48OmW077632>