From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 797E41580EB for ; Thu, 22 May 2025 07:15:15 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 645EB343111 for ; Thu, 22 May 2025 07:15:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 071D411049F; Thu, 22 May 2025 07:15:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id F182A11049F for ; Thu, 22 May 2025 07:15:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE3DE34305D for ; Thu, 22 May 2025 07:15:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 00FB52834 for ; Thu, 22 May 2025 07:15:02 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1747897999.d5bb0b23dc716679ae9f128bd7cf55335aab5b51.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/dropbox/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/dropbox/dropbox-12.0.2.ebuild X-VCS-Directories: dev-python/dropbox/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d5bb0b23dc716679ae9f128bd7cf55335aab5b51 X-VCS-Branch: dev Date: Thu, 22 May 2025 07:15:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 1a4074b9-4929-4ad9-8b4b-5567e5ad3137 X-Archives-Hash: e4eef3c5ca9e1328201c23d49d8cc87c commit: d5bb0b23dc716679ae9f128bd7cf55335aab5b51 Author: Viorel Munteanu gentoo org> AuthorDate: Thu May 22 07:13:19 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu May 22 07:13:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5bb0b23 dev-python/dropbox: enable py3.13, py3.14 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/dropbox/dropbox-12.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dropbox/dropbox-12.0.2.ebuild b/dev-python/dropbox/dropbox-12.0.2.ebuild index 1acc87ded..cf9d12a32 100644 --- a/dev-python/dropbox/dropbox-12.0.2.ebuild +++ b/dev-python/dropbox/dropbox-12.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 GH_PN=dropbox-sdk-python From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0D2B81580EB for ; Thu, 22 May 2025 07:18:09 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id EEB6E3431DD for ; Thu, 22 May 2025 07:18:08 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 359A91104AE; Thu, 22 May 2025 07:17:50 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 2944B1104AE for ; Thu, 22 May 2025 07:17:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA7D634311C for ; Thu, 22 May 2025 07:17:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A27992894 for ; Thu, 22 May 2025 07:17:47 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1747897999.d5bb0b23dc716679ae9f128bd7cf55335aab5b51.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/dropbox/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/dropbox/dropbox-12.0.2.ebuild X-VCS-Directories: dev-python/dropbox/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d5bb0b23dc716679ae9f128bd7cf55335aab5b51 X-VCS-Branch: master Date: Thu, 22 May 2025 07:17:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e1e2d59c-3754-4b2b-8749-cb67715ee69b X-Archives-Hash: c93a6bb4d2551c8f7ea452f2d9e94a7b Message-ID: <20250522071747.OWjiC6UtEIjXgK0d1mB4DVa2NdP6oa15pFtEAAyOaGQ@z> commit: d5bb0b23dc716679ae9f128bd7cf55335aab5b51 Author: Viorel Munteanu gentoo org> AuthorDate: Thu May 22 07:13:19 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu May 22 07:13:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d5bb0b23 dev-python/dropbox: enable py3.13, py3.14 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/dropbox/dropbox-12.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/dropbox/dropbox-12.0.2.ebuild b/dev-python/dropbox/dropbox-12.0.2.ebuild index 1acc87ded..cf9d12a32 100644 --- a/dev-python/dropbox/dropbox-12.0.2.ebuild +++ b/dev-python/dropbox/dropbox-12.0.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{11..14} ) inherit distutils-r1 GH_PN=dropbox-sdk-python