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 A3C9B1582EF for ; Sat, 22 Feb 2025 22:36:46 +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 8D8B0343190 for ; Sat, 22 Feb 2025 22:36:46 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 31515110477; Sat, 22 Feb 2025 22:36:31 +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 25F03110477 for ; Sat, 22 Feb 2025 22:36:31 +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 D20DE3431E5 for ; Sat, 22 Feb 2025 22:36:30 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 664912741 for ; Sat, 22 Feb 2025 22:36:28 +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: <1740253405.4c349f032137356912f2eab839fc8f431bd62f9f.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/cloup/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/cloup/Manifest dev-python/cloup/cloup-3.0.5.ebuild dev-python/cloup/cloup-3.0.6.ebuild X-VCS-Directories: dev-python/cloup/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 4c349f032137356912f2eab839fc8f431bd62f9f X-VCS-Branch: master Date: Sat, 22 Feb 2025 22:36:28 +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: 14578c23-e4cb-4af5-92e4-a7d11320ebfb X-Archives-Hash: 0ca964ddd632ff4accb5e776c1521e03 commit: 4c349f032137356912f2eab839fc8f431bd62f9f Author: Henri Gasc eurecom fr> AuthorDate: Sat Feb 22 14:59:51 2025 +0000 Commit: David Roman gmail com> CommitDate: Sat Feb 22 19:43:25 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c349f03 dev-python/cloup: add 3.0.6, drop 3.0.5 Signed-off-by: Henri Gasc eurecom.fr> dev-python/cloup/Manifest | 2 +- dev-python/cloup/{cloup-3.0.5.ebuild => cloup-3.0.6.ebuild} | 11 +++++------ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/dev-python/cloup/Manifest b/dev-python/cloup/Manifest index 4b06edded..d18d298b1 100644 --- a/dev-python/cloup/Manifest +++ b/dev-python/cloup/Manifest @@ -1 +1 @@ -DIST cloup-3.0.5.gh.tar.gz 226050 BLAKE2B c9e100e93266e2159ba27c9261596aec1960f8cc7c7da47e8aac53cf5720b2348b8b74a3b9cde21240e73d5a2da4dab8fbf431236826b9e26f17f5a328a198b4 SHA512 04cd5fa7474448b9524d20b082d246a7aa0e19c14dba61640573b189c86f8ad639d2c38258df545cc0d179606e84284a4f0b305b512d33d182fbc3861eb60c64 +DIST cloup-3.0.6.gh.tar.gz 225617 BLAKE2B 66921c03e0ef5ab547b583a3c0584b5e5a6f5f16c2bc7d8648df547e704362a4388228dbbf98224d6798bcf1d47e6b095d73966af5a279c3f34f0c9f581e3dbb SHA512 6a936868127557f35c9accf216ed00f8fd19f40f64fa8a986f73ea58cb83545cfb8a6bac1101b4b9811c2b280b50a0ff1bc9fa58b553f9279056768d22825fec diff --git a/dev-python/cloup/cloup-3.0.5.ebuild b/dev-python/cloup/cloup-3.0.6.ebuild similarity index 84% rename from dev-python/cloup/cloup-3.0.5.ebuild rename to dev-python/cloup/cloup-3.0.6.ebuild index 16055631f..290c4c3a3 100644 --- a/dev-python/cloup/cloup-3.0.5.ebuild +++ b/dev-python/cloup/cloup-3.0.6.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{11..12} ) +PYTHON_COMPAT=( python3_{10..13} pypy3 ) inherit distutils-r1 @@ -16,6 +16,8 @@ LICENSE="BSD" SLOT="0" KEYWORDS="~amd64" +DOCS+=( CHANGELOG.rst CREDITS.rst LICENSE examples ) + RDEPEND=" >=dev-python/click-8.0[${PYTHON_USEDEP}]