From nobody Wed Apr 10 09:37:07 2024 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 4VDyQr2pNTz5GlR4; Wed, 10 Apr 2024 09:37:08 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VDyQr00fqz452C; Wed, 10 Apr 2024 09:37:08 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1712741828; 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=FY5KecenVkGDoHisDjctCeXKpOAflUAECJ/Up5vsG2E=; b=WLs347kv1GroxIwB/ZVJJtVuGj7pvk6WuGpovKLOWUenmi+ZMiEZiYmu6LrrFNSXtW+7IH 1UgyhV2CMtaPrdYgfGNmzJnBFW75LSOsQvcjQVxodmvhQM/Bf03i8XXdWIOZBxaMOWAFLK y/rnlgqf9kTN7HOWUeSIK/hrEl+F8KK94JkTH72huVXS1fZfXARUzOMAhm9nf4URG4VoJz ON7O69lvNjBqlj23CQ2A4Gvoq8LdckdEjXjv9ak+MxFmMLrNEXJtzybQWPlT2ACVBWmLaN WCMlnhVNI+MHoODRb7qcdAMUFquUt4MVbeP+dO6wv61McGTVfruRiY2oSimnkg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1712741828; a=rsa-sha256; cv=none; b=yxVWccbJhBpzTrr4Ei7XU425sjOUfCQa/By3m5jkWrfGifBCFbtZkuGdCA5zmRTB6X4dFa 6S8xmEr5bDwk6qCeMdlr7IdstHYjnfIr2Nur8TTEZ/KHENTKwDZrENnbUsR7fUouJO80vL JfW6BVvSe/7x++HVhK9Jwbmo2BEqgJ8J7x/JYKiQg9DOI00T88xvomDtvC/6oLEeBoeV09 TFZMiHSn05kMuuASs+TyJItua4pTDByfBBvVZwq6a9A4e9WsVw9DbSBmO3t58igzyefd63 CNhHLX9rvG1aSvZGx7g6+AlOsBdMODiJxaKaKwWIiEs2i6j6Ezx4UPcZ9LGI5g== 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=1712741828; 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=FY5KecenVkGDoHisDjctCeXKpOAflUAECJ/Up5vsG2E=; b=bCXsLHp/te0f8fYLzOBHLoJMHl52vt9gALkDmkeyZyF+D8SFuN6cwsfnnBLH3dPiDqDXxH yjGJh9h4un0FWGljVR8nkXRrl5GLgWSfRvX7sqmg4loABP6Vr7jpsYA6IxcQzg4EsdJv5O pknoOP6HXMFaUa+C5kEeGiKI86Klrh57CarewXhD+0lKKeVAv/dLgNdPfp9IJGs98wc4ts o1ufv3XLv7lNow53pUwWdnygj7SEme2G4lOkZNN4V0v4Ps3gl3TXfRuxQV+XSa03ku2gL8 Kv8Q2NnBvu7Ac5wSe+tCL5HAqvXTuBKyorn2PM9E4DpDOpQPcd5v9YP4GnWZsg== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VDyQq6hWPzYc2; Wed, 10 Apr 2024 09:37:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 43A9b77O015990; Wed, 10 Apr 2024 09:37:07 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 43A9b7TH015987; Wed, 10 Apr 2024 09:37:07 GMT (envelope-from git) Date: Wed, 10 Apr 2024 09:37:07 GMT Message-Id: <202404100937.43A9b7TH015987@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: b94e0f8e109b - main - devel/py-botocore: Update to 1.34.81 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: Sender: dev-commits-ports-all+owner@freebsd.org X-BeenThere: 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: b94e0f8e109bb1896b30650b25aa2ec7b2517466 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=b94e0f8e109bb1896b30650b25aa2ec7b2517466 commit b94e0f8e109bb1896b30650b25aa2ec7b2517466 Author: Po-Chuan Hsieh AuthorDate: 2024-04-10 09:35:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-04-10 09:36:14 +0000 devel/py-botocore: Update to 1.34.81 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 46b65270973e..9447f50e1ff6 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.34.80 +PORTVERSION= 1.34.81 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 719b00665cc8..25fed2a1b411 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712644654 -SHA256 (botocore-1.34.80.tar.gz) = 8402262e819f3d46df504bbd781e770858c0130b90f660699f75ef3a63abca5a -SIZE (botocore-1.34.80.tar.gz) = 12331190 +TIMESTAMP = 1712734011 +SHA256 (botocore-1.34.81.tar.gz) = f79bf122566cc1f09d71cc9ac9fcf52d47ba48b761cbc3f064017b36a3c40eb8 +SIZE (botocore-1.34.81.tar.gz) = 12332768