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 630D01581D3 for ; Tue, 14 May 2024 15:51:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B9484E2A21; Tue, 14 May 2024 15:51:33 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 A19D6E2A21 for ; Tue, 14 May 2024 15:51:33 +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 DBA6D34076D for ; Tue, 14 May 2024 15:51:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 218851AD5 for ; Tue, 14 May 2024 15:51:29 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1715700997.38e53f0adefd9c2ebfb114d17d4ca083e87067e1.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/jupyter-sphinx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild X-VCS-Directories: dev-python/jupyter-sphinx/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 38e53f0adefd9c2ebfb114d17d4ca083e87067e1 X-VCS-Branch: master Date: Tue, 14 May 2024 15:51:29 +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: 8f40066f-28e9-4bb1-874d-76e486c5c551 X-Archives-Hash: 1f04d6fdc25bf7ae2ab08a8778280098 commit: 38e53f0adefd9c2ebfb114d17d4ca083e87067e1 Author: Julien Roy jroy ca> AuthorDate: Tue May 14 15:36:37 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 14 15:36:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38e53f0a dev-python/jupyter-sphinx: enable py3.12 Closes: https://bugs.gentoo.org/931387 Bug: https://bugs.gentoo.org/921892 Signed-off-by: Julien Roy jroy.ca> dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild index bf94368d07..5e092607d5 100644 --- a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild +++ b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1 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 9BEA11581D3 for ; Tue, 14 May 2024 15:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06AB1E2A00; Tue, 14 May 2024 15:37:23 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DB8A5E29EA for ; Tue, 14 May 2024 15:37:22 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CC6643408DD for ; Tue, 14 May 2024 15:37:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 12DF91AC9 for ; Tue, 14 May 2024 15:37:20 +0000 (UTC) From: "Julien Roy" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Julien Roy" Message-ID: <1715700997.38e53f0adefd9c2ebfb114d17d4ca083e87067e1.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/jupyter-sphinx/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild X-VCS-Directories: dev-python/jupyter-sphinx/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: 38e53f0adefd9c2ebfb114d17d4ca083e87067e1 X-VCS-Branch: dev Date: Tue, 14 May 2024 15:37:20 +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: e96e0ee5-d3d1-4da4-93ab-ece33a041f70 X-Archives-Hash: 55365fdbcdd4b42282ebc737cd41eb31 Message-ID: <20240514153720.2lJKD4G0Wect5kwfcZlTxXpjlx0KUjkooaNrzFjWCCI@z> commit: 38e53f0adefd9c2ebfb114d17d4ca083e87067e1 Author: Julien Roy jroy ca> AuthorDate: Tue May 14 15:36:37 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 14 15:36:37 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=38e53f0a dev-python/jupyter-sphinx: enable py3.12 Closes: https://bugs.gentoo.org/931387 Bug: https://bugs.gentoo.org/921892 Signed-off-by: Julien Roy jroy.ca> dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild index bf94368d07..5e092607d5 100644 --- a/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild +++ b/dev-python/jupyter-sphinx/jupyter-sphinx-0.4.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) +PYTHON_COMPAT=( python3_{10..12} ) inherit distutils-r1