From nobody Tue Dec 16 21:21:07 2025 X-Original-To: dev-commits-ports-all@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 4dW8xH53Rwz6LBQx for ; Tue, 16 Dec 2025 21:21:07 +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" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dW8xH149Bz3vGq for ; Tue, 16 Dec 2025 21:21:07 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765920067; 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=6knSEy3yM9BRSEABJ2jbu1pA7fEKcpS0LZuquUk8qGI=; b=FAc0bNxONerYGQjLO6hWhu9v/sFjMvLmylW2Kyo9UEWwyz1HSZRxtQPLJGWPoBDHrZaJbq P++3asQ+wHUb+/gTRXbr/Y9U9WvONr2Roz3x1JR4nGZZ8YWHQQ58g8z5uE7Mem+LZBYaKe 4L8pLUoR3tNW444slLJc41z+2JE2iP/nasPXXrdFw+h23/py7n+w+kPWA/7PYP4wZb3++B 6Vt4AV60G7raUwU2D2bCQe2zv1R8oeBIT3fmgCD3IcU/83wG7ls3QXkd/VV0nvc80oGyzH 0Su4K5/6F/K6+hWZzYbPtZmDrBzbw7bMtdWgueqX1MnEMqQ2oGc7+Ng/lhG8ew== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765920067; 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=6knSEy3yM9BRSEABJ2jbu1pA7fEKcpS0LZuquUk8qGI=; b=esd+AFwtoJ9kbpjQw9UCkgxAmQ03KhJqAXPb9eMlYkUyQzLZYhHgUBvKNHcyY1ssH1JTaC ss3r+IbjHD6QdjpDj2fHeuiqpQJeXIpeONvsi3gmS05pWUzmY+QhiMG9FF7/X5+ZZ0qB97 LU7fbGj2zNsOAnqIa3C3pw/0iOqU9+4bkL5TrdlslCrn2CjAO7JTYG2KOltQ4EtoeJ8BvP q46dRuoE68OoEzPbcjPWwil7wL+NaixDhJgNdbGfCS+oHls//AqQVE71mASjHftS5VuiUD kpLhbqu0xtyy0ney7p3hGVG+l3cogwDuzmxhwi4btv4jHN2A75Qq8cVP9DY/ZA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765920067; a=rsa-sha256; cv=none; b=lueqOUYd46KQlQEPOfpc/FrSZK8snKaR62tBY9WPktPmf/7NF08GEQX+EQ1BITbLA77h30 tp7EfndDFAWWj9Xyv/d6iMHHV9jqnb9Px4//u1bgZyXLeNcL1+X3f5wBEJ1Tr/vhr+5QY1 JG97mjvmuVKFBh4FNPiMLxcLcJ6wt+YcQ9J1017FkmAt053HWUF5+7KrvA1gaGFjnjPZv9 5eYzy2fl8SzTA0en7KnPq95E9VncXDTIDurPZeQbgDeXfv6ILfneWz8AgNxCTesTmFb86/ kr9abXiGnqwuqQMY2cUI8DtzkqHALjAHzPtcqpVzG58XyHMkYDU+PeMspRV0DA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dW8xH0XJRz78M for ; Tue, 16 Dec 2025 21:21:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3d697 by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Tue, 16 Dec 2025 21:21:07 +0000 To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: dacd63d75232 - main - devel/py-botocore: Update to 1.42.6 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@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: dacd63d752328577cc38029edd43e3fab4cdb738 Auto-Submitted: auto-generated Date: Tue, 16 Dec 2025 21:21:07 +0000 Message-Id: <6941cd43.3d697.6570d6cd@gitrepo.freebsd.org> The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=dacd63d752328577cc38029edd43e3fab4cdb738 commit dacd63d752328577cc38029edd43e3fab4cdb738 Author: Po-Chuan Hsieh AuthorDate: 2025-12-16 21:15:50 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-12-16 21:15:50 +0000 devel/py-botocore: Update to 1.42.6 Changes: https://github.com/boto/botocore/blob/develop/CHANGELOG.rst --- devel/py-botocore/Makefile | 2 +- devel/py-botocore/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-botocore/Makefile b/devel/py-botocore/Makefile index 68f62b882f6f..a24f6f399632 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.42.4 +PORTVERSION= 1.42.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 05722cea65a8..f8cd5b6b9abe 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1765032694 -SHA256 (botocore-1.42.4.tar.gz) = d4816023492b987a804f693c2d76fb751fdc8755d49933106d69e2489c4c0f98 -SIZE (botocore-1.42.4.tar.gz) = 14848605 +TIMESTAMP = 1765895716 +SHA256 (botocore-1.42.6.tar.gz) = ab389c6874dfbdc4c18de9b4a02d300cb6c7f6f2d4622c73e5965aeef80e570d +SIZE (botocore-1.42.6.tar.gz) = 14851572