Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:04:00 +0000
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: 57a78c803ea7 - main - devel/py-pydantic-core: Update WWW
Message-ID:  <69e3ffd0.34581.657ecaae@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=57a78c803ea7d84198dc66fe6e0419197e643436

commit 57a78c803ea7d84198dc66fe6e0419197e643436
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:24:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:20 +0000

    devel/py-pydantic-core: Update WWW
---
 devel/py-pydantic-core/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/py-pydantic-core/Makefile b/devel/py-pydantic-core/Makefile
index 4830f4326a32..fac4be076e4e 100644
--- a/devel/py-pydantic-core/Makefile
+++ b/devel/py-pydantic-core/Makefile
@@ -8,7 +8,8 @@ DISTFILES=	pydantic_core-${PORTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Core functionality for Pydantic validation and serialization
-WWW=		https://github.com/pydantic/pydantic-core
+WWW=		https://github.com/pydantic/pydantic/tree/main/pydantic-core \
+		https://github.com/pydantic/pydantic
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ffd0.34581.657ecaae>