From nobody Wed Jul 03 04:38:56 2024 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 4WDRr058Njz5QKrq; Wed, 03 Jul 2024 04:38:56 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WDRr03C2Sz4kww; Wed, 3 Jul 2024 04:38:56 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1719981536; 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=/d+KUR79hC8oKPYZP4493zcPKBsQNsHFuyMhslp8ur0=; b=MINVYufAkXMy0tvalokk/q7CI2rfxrB7AOGeySy0RqoVCCHKvX2mZB0CXb8pV7PNMoAGXH GIml7gVopXnqxBxlz3PkclPWUt3axCI3VZv1qFvG/etDVlA1iL8OP9W6Fr447gSJFmO14J aw/mw1I9QPNzDHmU8LlGn8DwWzMNe9TB2nz+iMHCl2X4XlmCatxxc59GQiMUrl3GvIi9SZ EXJwV8livhq6n4mKx3iWOWRvfUc23rM4u6f6oSkhyIoSx21lf5YmgaPFKMbS5PDuWr18Gf TV42bLc322dFlzshcjTXJ22Pti0yIui9nSbbT+pQelKQQ5+/+iX0ZuUkLt8cdw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1719981536; a=rsa-sha256; cv=none; b=dQ80xEjOJMtBduQv7JYaeiYdD3cty6hl50ymXq7ZF3FmdA0B6fjTdLS6NrVyQUxPuBG8yU +03bnMTVUKurGVDmOO3BrVu+RC1A9Vl2fC9ozFoChlWIDvs8B0rawJIvm764YVZPUsA9Lk DqBeL0PU5mMnNxQpk5xp+zILtNdnnwsflCC/uUTDBzA9rdN6GYoyismi90S2NMYxpdlEB9 z55FhAaMsA6QBCHfwmWQSujkDJ1BLiRGJ4axG+ujZF6RncBgJIeDo6M2m8NOBvo2hC0USf amgX3dut8YNg8QMbQTuHW3ZfkvrUZDoT8U8dy7gFf62TBCV8ge0RpNjrZE0aiw== 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=1719981536; 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=/d+KUR79hC8oKPYZP4493zcPKBsQNsHFuyMhslp8ur0=; b=LypqIICFuZ6cbkzvLCPgGghPxk0XNt4qb/4U9FO3r/lDMlF9FnzyozVBv3S0wjOjx78ble lTzo3GvBbhyMsROUiX3T+YMAYrJypsvwmh8l9IuTD+uz4g3gKQGRu5zcEQxXVGk/FidQUC gBhoxYmdIVdutpiOEx6wpLpNwlEvWec3WjGRWooZUQme77khDYdR/AsprKZwpVQiVgj0SU U/K/A8+nkk07GKsuR7M3GIXXOkSxINgp6kj8DVZ2sQfRXDtW3DZJGGNz3RgBFq9i76Sd0f H8Z4dDZvk7uF+5VvxfNL4MP23wEEARYkjx4dMd3g3YN/ejnIPxkELeg04/790A== 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 4WDRr02nMJzGLd; Wed, 3 Jul 2024 04:38:56 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 4634cupC058917; Wed, 3 Jul 2024 04:38:56 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 4634cusK058914; Wed, 3 Jul 2024 04:38:56 GMT (envelope-from git) Date: Wed, 3 Jul 2024 04:38:56 GMT Message-Id: <202407030438.4634cusK058914@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: 89deb520dc1c - main - devel/py-botocore: Update to 1.34.128 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: 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=89deb520dc1cc9e6a833ec38c41e21ce2ac0b469 commit 89deb520dc1cc9e6a833ec38c41e21ce2ac0b469 Author: Po-Chuan Hsieh AuthorDate: 2024-07-03 04:36:35 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-03 04:36:35 +0000 devel/py-botocore: Update to 1.34.128 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 ffd295b608f8..f36a15093c99 100644 --- a/devel/py-botocore/Makefile +++ b/devel/py-botocore/Makefile @@ -1,5 +1,5 @@ PORTNAME= botocore -PORTVERSION= 1.34.127 +PORTVERSION= 1.34.128 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-botocore/distinfo b/devel/py-botocore/distinfo index 9caf20f6709a..766c6b729886 100644 --- a/devel/py-botocore/distinfo +++ b/devel/py-botocore/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580072 -SHA256 (botocore-1.34.127.tar.gz) = a377871742c40603d559103f19acb7bc93cfaf285e68f21b81637ec396099877 -SIZE (botocore-1.34.127.tar.gz) = 12530325 +TIMESTAMP = 1718784551 +SHA256 (botocore-1.34.128.tar.gz) = 8d8e03f7c8c080ecafda72036eb3b482d649f8417c90b5dca33b7c2c47adb0c9 +SIZE (botocore-1.34.128.tar.gz) = 12531911