From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8724B158083 for ; Mon, 2 Sep 2024 13:06:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9886E2A51; Mon, 2 Sep 2024 13:06:21 +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 pigeon.gentoo.org (Postfix) with ESMTPS id A17F7E2A51 for ; Mon, 2 Sep 2024 13:06:21 +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 C101A343016 for ; Mon, 2 Sep 2024 13:06:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 60E901671 for ; Mon, 2 Sep 2024 13:06:19 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1725282374.f56f7623404c42ce2a50ad3da59c87bf47dd1fbd.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/guidata/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/guidata/guidata-3.6.2.ebuild X-VCS-Directories: dev-python/guidata/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f56f7623404c42ce2a50ad3da59c87bf47dd1fbd X-VCS-Branch: dev Date: Mon, 2 Sep 2024 13:06:19 +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: 0ae956ce-9029-4274-9ea9-d0bb5d385266 X-Archives-Hash: 24cbd6b65446c08083eba060bb49c852 commit: f56f7623404c42ce2a50ad3da59c87bf47dd1fbd Author: David Roman gmail com> AuthorDate: Mon Sep 2 13:06:14 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Sep 2 13:06:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f56f7623 dev-python/guidata: disable py3.13 Signed-off-by: David Roman gmail.com> dev-python/guidata/guidata-3.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/guidata/guidata-3.6.2.ebuild b/dev-python/guidata/guidata-3.6.2.ebuild index c52593108..999b82290 100644 --- a/dev-python/guidata/guidata-3.6.2.ebuild +++ b/dev-python/guidata/guidata-3.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 pypi From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5EDD2158083 for ; Mon, 2 Sep 2024 13:19:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95CBC2BC015; Mon, 2 Sep 2024 13:19:41 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 7C4F42BC015 for ; Mon, 2 Sep 2024 13:19:41 +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 9511D343149 for ; Mon, 2 Sep 2024 13:19:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9B2E71F37 for ; Mon, 2 Sep 2024 13:19:37 +0000 (UTC) From: "David Roman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Roman" Message-ID: <1725282374.f56f7623404c42ce2a50ad3da59c87bf47dd1fbd.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/guidata/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/guidata/guidata-3.6.2.ebuild X-VCS-Directories: dev-python/guidata/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: f56f7623404c42ce2a50ad3da59c87bf47dd1fbd X-VCS-Branch: master Date: Mon, 2 Sep 2024 13:19:37 +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: 4064e142-bf38-4e75-926e-6d005b5ddc99 X-Archives-Hash: 5ee18e5cd6ed36715570dc08bffafe20 Message-ID: <20240902131937.MDuip28WSxfgJZTkFW_-24NBwcEFwmfnoGbhDws5ojg@z> commit: f56f7623404c42ce2a50ad3da59c87bf47dd1fbd Author: David Roman gmail com> AuthorDate: Mon Sep 2 13:06:14 2024 +0000 Commit: David Roman gmail com> CommitDate: Mon Sep 2 13:06:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=f56f7623 dev-python/guidata: disable py3.13 Signed-off-by: David Roman gmail.com> dev-python/guidata/guidata-3.6.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/guidata/guidata-3.6.2.ebuild b/dev-python/guidata/guidata-3.6.2.ebuild index c52593108..999b82290 100644 --- a/dev-python/guidata/guidata-3.6.2.ebuild +++ b/dev-python/guidata/guidata-3.6.2.ebuild @@ -4,7 +4,7 @@ EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..13} ) +PYTHON_COMPAT=( python3_{11..12} ) inherit distutils-r1 pypi