From nobody Mon Jul 08 16:25:20 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 4WHqGn55G9z5Q4Tj; Mon, 08 Jul 2024 16:25:21 +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 4WHqGn0nBqz4C9J; Mon, 8 Jul 2024 16:25:21 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1720455921; 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=qiSql44DXyw5Q0fZbtUK7dy9erRHvVaPIk+u7VW1q+8=; b=CdDgwBmsaDdy7JU2XdyTv+YKFBgaJ/SnfPoRhyi8Md2llMHVOIU1un0YNtui9qbP+LD57S kvEEBaxHqJ//gx4P5WMUrGNzLfwXMEtXieE5kutTvIS6I+uGC/Y98mAxM1VdXECvGK63QF WuHlHecMtIUEbdtiO1CzdrvOZKld7SUmjA1AafAhbUAJCYmziR5dhx41qh2Z1wU3lPfDEE iVHAlTNohk9qiCHq9OSIRwf18Zqurgq/QEQdkus47GOPybIJNxVvVGGTCEp/vCONKEWuzS 9MMgiTphg353H4oiVau74pqexjvC8zhORt9IQV2kuPpKYMg+4SfcpeULUoD+LA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1720455921; a=rsa-sha256; cv=none; b=u/vkRP0tOMP37ZdtkEfMuZic/ErxxewoCL1saFD3pf/q/T1jNp7mOGkHHZ39KCcL71AT8h st5iM2JSkvD0rhLsSGxbsPGtgA5a76zZwzEIDIsy8UgAvkwTOKry9MVan/oLIKN1bUe0e3 FWOzfTEDT4A78WoYVnBFpdZ703Mh/TfzNMxLZTmUYdVVzIMqxUauEtClzt5lxXpdBZ2GqX VWqGnsp5jv4RTSZGl8r+uYAD41z9720vrPAwdEgu/YQFIJKfRVI93d91uLW/7px/h1dgTh SDcUJWFwmX4yDsXauGU0MSmJ8zW2zh9uvh+tFZ0pVQYuopkUMOMRpQkiIVTuTQ== 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=1720455921; 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=qiSql44DXyw5Q0fZbtUK7dy9erRHvVaPIk+u7VW1q+8=; b=sHY/GmVRsam92ZKgRItH1tsu0KJMvgnJK0jeRnGJt9w4HKv2/1nT8BjI0qvF+DyRUCV/9A tagGGt3D+73ak9WsvbJvU6MZ01jALwW4s0sGlCDoXNSo+GFXLbqZYKQ28r0d8C2LO1sgoI tiY5MYVJfGCfT2aHXA6uMjhuS3t/8RQ/2+Yp3rYSZwPQn6PxJ/IDLm3WGtgTTl9E8dH90h oBC6roJEbExJ0usR9s5fkyh4E7DDsXnHtiO8crFT61HTml2VMn0DBeaIKTp4hDViyD+b0K SyVaRBbIVL9AnSum2TluHgvNZknvazS2HrQ1F2pTtTiK5e2zb0+DcnNvyQxPDw== 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 4WHqGn0PFxzygG; Mon, 8 Jul 2024 16:25:21 +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 468GPKe6003101; Mon, 8 Jul 2024 16:25:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 468GPKxK003098; Mon, 8 Jul 2024 16:25:20 GMT (envelope-from git) Date: Mon, 8 Jul 2024 16:25:20 GMT Message-Id: <202407081625.468GPKxK003098@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: f792e29ca47b - main - www/py-boto3: Update to 1.34.139 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: f792e29ca47b03ab0e31c119c9df12400ed8c226 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f792e29ca47b03ab0e31c119c9df12400ed8c226 commit f792e29ca47b03ab0e31c119c9df12400ed8c226 Author: Po-Chuan Hsieh AuthorDate: 2024-07-08 16:22:08 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-07-08 16:22:08 +0000 www/py-boto3: Update to 1.34.139 Changes: https://github.com/boto/boto3/blob/develop/CHANGELOG.rst --- www/py-boto3/Makefile | 2 +- www/py-boto3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-boto3/Makefile b/www/py-boto3/Makefile index d64f91079140..061078532aa0 100644 --- a/www/py-boto3/Makefile +++ b/www/py-boto3/Makefile @@ -1,5 +1,5 @@ PORTNAME= boto3 -PORTVERSION= 1.34.137 +PORTVERSION= 1.34.139 CATEGORIES= www python devel MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-boto3/distinfo b/www/py-boto3/distinfo index 9b10eeccb6fb..9552f361d57b 100644 --- a/www/py-boto3/distinfo +++ b/www/py-boto3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022884 -SHA256 (boto3-1.34.137.tar.gz) = 0b21b84db4619b3711a6f643d465a5a25e81231ee43615c55a20ff6b89c6cc3c -SIZE (boto3-1.34.137.tar.gz) = 108758 +TIMESTAMP = 1720447724 +SHA256 (boto3-1.34.139.tar.gz) = 32b99f0d76ec81fdca287ace2c9744a2eb8b92cb62bf4d26d52a4f516b63a6bf +SIZE (boto3-1.34.139.tar.gz) = 108678