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 1ED541581D3 for ; Tue, 14 May 2024 20:12:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A00AE2A28; Tue, 14 May 2024 20:12:39 +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 12AD1E2A28 for ; Tue, 14 May 2024 20:12:39 +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 A62CA343051 for ; Tue, 14 May 2024 20:12:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 523861AD2 for ; Tue, 14 May 2024 20:12:35 +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: <1715716834.dc6e51c69602c959a4ba60b3da02f44ab731b9eb.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/sphinx-click/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sphinx-click/metadata.xml dev-python/sphinx-click/sphinx-click-4.2.0.ebuild X-VCS-Directories: dev-python/sphinx-click/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: dc6e51c69602c959a4ba60b3da02f44ab731b9eb X-VCS-Branch: master Date: Tue, 14 May 2024 20:12:35 +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: b6604914-7242-4c1d-b284-5d2144e82385 X-Archives-Hash: ea574edbc7030736f02de7eaa304cc99 commit: dc6e51c69602c959a4ba60b3da02f44ab731b9eb Author: Julien Roy jroy ca> AuthorDate: Tue May 14 20:00:34 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 14 20:00:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc6e51c6 dev-python/sphinx-click: use PEP517 Closes: https://bugs.gentoo.org/921796 Signed-off-by: Julien Roy jroy.ca> dev-python/sphinx-click/metadata.xml | 2 +- dev-python/sphinx-click/sphinx-click-4.2.0.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/sphinx-click/metadata.xml b/dev-python/sphinx-click/metadata.xml index b82b8eb840..26b8bd2c9d 100644 --- a/dev-python/sphinx-click/metadata.xml +++ b/dev-python/sphinx-click/metadata.xml @@ -4,7 +4,7 @@ sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs. - + click-contrib/sphinx-click sphinx-click diff --git a/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild index 10b8b57d5a..7097975ba7 100644 --- a/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild +++ b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{10..12} pypy3 ) 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 E24361581D3 for ; Tue, 14 May 2024 20:07:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA8C7E2A26; Tue, 14 May 2024 20:07:52 +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 BDF29E2A20 for ; Tue, 14 May 2024 20:07:52 +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 02C0F34164C for ; Tue, 14 May 2024 20:07:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 489FB1AD2 for ; Tue, 14 May 2024 20:07:49 +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: <1715716834.dc6e51c69602c959a4ba60b3da02f44ab731b9eb.julien@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/sphinx-click/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/sphinx-click/metadata.xml dev-python/sphinx-click/sphinx-click-4.2.0.ebuild X-VCS-Directories: dev-python/sphinx-click/ X-VCS-Committer: julien X-VCS-Committer-Name: Julien Roy X-VCS-Revision: dc6e51c69602c959a4ba60b3da02f44ab731b9eb X-VCS-Branch: dev Date: Tue, 14 May 2024 20:07:49 +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: eda090a7-02c6-49f4-99b4-575c67273cd3 X-Archives-Hash: 978cb789f55277b6a9d550a7b792bbbe Message-ID: <20240514200749.p6BOggW5bV7Rwn7r5pgqE3qJxXg_j1-Y02qLYSYYsmg@z> commit: dc6e51c69602c959a4ba60b3da02f44ab731b9eb Author: Julien Roy jroy ca> AuthorDate: Tue May 14 20:00:34 2024 +0000 Commit: Julien Roy jroy ca> CommitDate: Tue May 14 20:00:34 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=dc6e51c6 dev-python/sphinx-click: use PEP517 Closes: https://bugs.gentoo.org/921796 Signed-off-by: Julien Roy jroy.ca> dev-python/sphinx-click/metadata.xml | 2 +- dev-python/sphinx-click/sphinx-click-4.2.0.ebuild | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/dev-python/sphinx-click/metadata.xml b/dev-python/sphinx-click/metadata.xml index b82b8eb840..26b8bd2c9d 100644 --- a/dev-python/sphinx-click/metadata.xml +++ b/dev-python/sphinx-click/metadata.xml @@ -4,7 +4,7 @@ sphinx-click is a Sphinx plugin that allows you to automatically extract documentation from a click-based application and include it in your docs. - + click-contrib/sphinx-click sphinx-click diff --git a/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild index 10b8b57d5a..7097975ba7 100644 --- a/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild +++ b/dev-python/sphinx-click/sphinx-click-4.2.0.ebuild @@ -3,6 +3,7 @@ EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYPI_NO_NORMALIZE=1 PYTHON_COMPAT=( python3_{10..12} pypy3 )