From nobody Fri Feb 07 21:20:20 2025 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 4YqRhP0n80z5msy2; Fri, 07 Feb 2025 21:20: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 4YqRhN4dXRz3Bt7; Fri, 07 Feb 2025 21:20:20 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738963220; 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=jcBlN84b3flfybQd2BZZm+eIX8gU42dl5L0xYYXIVxI=; b=GIQTqI2TlH3GD3A+SD2r3zymVQ2VZC0pdXf79xtbPDG0IlB2GViChuhH/fDqQFDwLRHGN4 2uLCEUiOY4m2V6Ba/EMGLe8CleKvyIJYALrByjVfbXYza9oqZ3ceBoehXb/74K5WSv9y8p q54U47ymC72gCKgF45bGUWBA/n764LRp+V5bloyg4p0hKLGideKmJMbxb0zheqqrolre9V mL218kxEbsCQRS/bh7ltCo89cunpnG1RerT2H5zsoaNPNIKw1myB2il6vvJGc5lCUMHQ55 NZcDDaBauXwtjab3hwjEZ7QGR6XKTweD2CUZtjJ4m+/wd2qwLliQcUzq6xQigQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1738963220; 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=jcBlN84b3flfybQd2BZZm+eIX8gU42dl5L0xYYXIVxI=; b=SZKLRqJBzF4RY+IInHBaHdR0QKXJNQH10y36tk9fD118/8AXrhCD4IwsjEA/cTAwF5KkFB jT6miUF0Lh4lsY67coyXf44QvgG4yVQGM7rKwX43+01ic5Bf/CZoOfynI9fJt/N2ClNKhC s++IqDlQ/C6936nplH+Dbi7quqkGRNcaSLN/fat3CsEZ8wq2CbyzlB+xeonMqKcP9S7Sf+ l1SajvAhXjvVpJpCPVlLTyfAKqGcbNO50UbVXtj0WNOgQs+W+YLQ+cx7gTOLI3EA4N+bp4 i3swT8XYkaY4B482TtVnNO7YxU2K0eeaa5c1QgbVe4HzkPz4anseN+voMKDgMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1738963220; a=rsa-sha256; cv=none; b=WzwlycNvoxwuXs/DMNB4DPkYX2j9oipoy+ujbTTYbSJKVZPvZ/ufEP0wMAaS3wcYvicLUK mdhoEdt3cZ48sIpg2kftVRHusp894TjeL670koB8IAr7q6tCmHPyUXCfVo0LMs9rtgSZiT yrVexNMdUncqZDEOnDj8C6OA9L9zxToCshKwQSmWzQd91HhEHfnP8PCHkjcWITWSk6lT8t qn3UhUGUfxy673wrd7xYcaW7WYInQWZqrsJe9ndBZkLs6/thglrRWtbWV7/WCQgl6nvDjh uq9FBQhmbItW1wI0OteYksRKMbMF6VI0wr6A40bCW8igYiIAJUp6Y6M49NbgjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4YqRhN3zzvzhTk; Fri, 07 Feb 2025 21:20:20 +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 517LKKbx048312; Fri, 7 Feb 2025 21:20:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 517LKKwP048309; Fri, 7 Feb 2025 21:20:20 GMT (envelope-from git) Date: Fri, 7 Feb 2025 21:20:20 GMT Message-Id: <202502072120.517LKKwP048309@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: 29ec40748c4d - main - net/py-s3transfer: Update to 0.11.2 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: 29ec40748c4d6e4f6c50402990d6bab25456b3dc Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=29ec40748c4d6e4f6c50402990d6bab25456b3dc commit 29ec40748c4d6e4f6c50402990d6bab25456b3dc Author: Po-Chuan Hsieh AuthorDate: 2025-02-07 20:15:52 +0000 Commit: Po-Chuan Hsieh CommitDate: 2025-02-07 21:16:07 +0000 net/py-s3transfer: Update to 0.11.2 Changes: https://github.com/boto/s3transfer/blob/develop/CHANGELOG.rst --- net/py-s3transfer/Makefile | 4 ++-- net/py-s3transfer/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net/py-s3transfer/Makefile b/net/py-s3transfer/Makefile index e7e9dbd98c9c..b4e892372e5a 100644 --- a/net/py-s3transfer/Makefile +++ b/net/py-s3transfer/Makefile @@ -1,5 +1,5 @@ PORTNAME= s3transfer -PORTVERSION= 0.10.4 +PORTVERSION= 0.11.2 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.33.2<2.0.0:devel/py-botocore@${PY_FLAVOR} +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}botocore>=1.36.0<2.0.0:devel/py-botocore@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 unittest diff --git a/net/py-s3transfer/distinfo b/net/py-s3transfer/distinfo index ce053bd0957a..d176005ad6ed 100644 --- a/net/py-s3transfer/distinfo +++ b/net/py-s3transfer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732260956 -SHA256 (s3transfer-0.10.4.tar.gz) = 29edc09801743c21eb5ecbc617a152df41d3c287f67b615f73e5f750583666a7 -SIZE (s3transfer-0.10.4.tar.gz) = 145287 +TIMESTAMP = 1738606485 +SHA256 (s3transfer-0.11.2.tar.gz) = 3b39185cb72f5acc77db1a58b6e25b977f28d20496b6e58d6813d75f464d632f +SIZE (s3transfer-0.11.2.tar.gz) = 147885