From nobody Mon Mar 9 18:24:16 2026 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4fV54w6X3nz6TfSS for ; Mon, 09 Mar 2026 18:24:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4fV54w0cmfz3hMT for ; Mon, 09 Mar 2026 18:24:16 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080656; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zHuui8xkS1EE6qJJK6x0RsOvjhirChY/RtbfqbVneS8=; b=EoUVKXdtz5UUWhRw0Z0yTp9cXuYSJrVIi7xSXx41jsKDPsKLMHliCBnJQ4fnaNJLMpYZZC Oj9IbFgbMYXW21woQMcCIN1jkWOvUPz9lvDkN/vVFgWHqYlc9W5xn5Ox+CCsGVkBMzfCIY On2w4sHKnETeG/vBrl7FaAMP6vBSVC1e/o9ZEZgmGdK7LxpxFgOsUd2icZgFfwMNS6E/ZK xOZ62NeHaNPloe8e1oVst9FU8wPV/CeZEEVIpSjXPb7VNVB2+W/AbG8oVAQekf8l8cXcZ0 9vPMfJoKZH/tt4YeT5bJuPqR6JH2dbsUFihFnY1kKrivOWV+nMLIoHA0Q6iplg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1773080656; a=rsa-sha256; cv=none; b=Nhq+U3+YTRav+3BG+KlqxDHHuTGp0Qjjc05v+GSxEAPkxmfimcmso9aD713Dm8FtyQwhPJ Gcrw1XWW3+CHXtd9Z5M1Nsvm7Be+qVfsh2e13l9s+tV+T7bil/PvB8FrqejizYLUSkHv9t 8Ta2ZEZ80eGV62dcmOmFt7PLUvdvkkxA4fYi01kg/50It3Lx+stX/KM8vPZy59KZqv+K4T 0GdSLFYn2d2IMhWM8IYOBSNSyHQGxL1+3MOTZWYq+18ApR1bF7WGyh6DlPbd5TK2tSGKI5 iHrC9I1ivqxioj1s4D+m7RcSgiOnKGy7tR+lm4bUB/kADu15/7mIyp/nRflq1A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1773080656; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=zHuui8xkS1EE6qJJK6x0RsOvjhirChY/RtbfqbVneS8=; b=oNNWzbkatqLqQQ2etfwp5dabueZOcXdyBIuP7rP8tU6yoM0zJiMXEJCRjKEQQ3Wabw0eWX eyr8uyNnGLSqU/gno09F7saMSCXcRqQOeMfEEAYxeTSshq1zMY5nh1hUJI3SnRUhiA3ckK gRnR5e55chhLbsF4LslTBJAi/uwsnsr15h9gPWKroDey8I7Y5/QgooVYbPAtRpfdzZtpDx JT6ObhEgDiaVxOzF0LKJrerKnM9xJ3+ux6ivPudQapSzm/EnK7UQa71v54DYyyqnarEtRK HgjGSZlxizHFaSUEQGvkCJZ19OqTIJxsfPfnvnNTyinkg6o/WP5UD780WTWSEA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4fV54w09q5zd3N for ; Mon, 09 Mar 2026 18:24:16 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 1f714 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Mon, 09 Mar 2026 18:24:16 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b1d6bf5880f3 - main - devel/py-validate-pyproject: Update to 0.25 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b1d6bf5880f340ff6a32cfd475db863a1c74afd3 Auto-Submitted: auto-generated Date: Mon, 09 Mar 2026 18:24:16 +0000 Message-Id: <69af1050.1f714.1a84e7e2@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b1d6bf5880f340ff6a32cfd475db863a1c74afd3 commit b1d6bf5880f340ff6a32cfd475db863a1c74afd3 Author: Po-Chuan Hsieh AuthorDate: 2026-03-09 17:58:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2026-03-09 18:19:02 +0000 devel/py-validate-pyproject: Update to 0.25 Changes: https://github.com/abravalheri/validate-pyproject/releases --- devel/py-validate-pyproject/Makefile | 2 +- devel/py-validate-pyproject/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-validate-pyproject/Makefile b/devel/py-validate-pyproject/Makefile index 6c9028aebf70..601f390a703b 100644 --- a/devel/py-validate-pyproject/Makefile +++ b/devel/py-validate-pyproject/Makefile @@ -1,5 +1,5 @@ PORTNAME= validate-pyproject -PORTVERSION= 0.24.1 +PORTVERSION= 0.25 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-validate-pyproject/distinfo b/devel/py-validate-pyproject/distinfo index 190e4840102d..6b4cf5ef5080 100644 --- a/devel/py-validate-pyproject/distinfo +++ b/devel/py-validate-pyproject/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744288998 -SHA256 (validate_pyproject-0.24.1.tar.gz) = e182fc51354add988e5bee6fc06ceb327832a78d921730fc618275e5b29e6b71 -SIZE (validate_pyproject-0.24.1.tar.gz) = 117054 +TIMESTAMP = 1771421672 +SHA256 (validate_pyproject-0.25.tar.gz) = e68c12d1cb0d8ddc269ffc42875a81727ddb7865000aa6d2f77d833b55c53f0b +SIZE (validate_pyproject-0.25.tar.gz) = 118662