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 5A300158090 for ; Sun, 8 May 2022 11:24:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A4FB9E07B2; Sun, 8 May 2022 11:24:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8824BE07B2 for ; Sun, 8 May 2022 11:24:05 +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 6D2AB341407 for ; Sun, 8 May 2022 11:24:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BBC75389 for ; Sun, 8 May 2022 11:24:02 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1652008871.ede3d6eb5abafe0aa0b1e1542d5d43d200332837.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/git-pw/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/git-pw/Manifest dev-vcs/git-pw/git-pw-2.2.3.ebuild dev-vcs/git-pw/git-pw-2.3.0.ebuild X-VCS-Directories: dev-vcs/git-pw/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: ede3d6eb5abafe0aa0b1e1542d5d43d200332837 X-VCS-Branch: master Date: Sun, 8 May 2022 11:24: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: 4f86dbb2-8fe6-4794-ae32-9911fe225e19 X-Archives-Hash: 1c4751f6a5f30c9caf7ff2f27b718426 commit: ede3d6eb5abafe0aa0b1e1542d5d43d200332837 Author: Yixun Lan gentoo org> AuthorDate: Sun May 8 11:19:22 2022 +0000 Commit: Yixun Lan gentoo org> CommitDate: Sun May 8 11:21:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ede3d6eb dev-vcs/git-pw: add 2.3.0, drop 2.2.3 fix dev-python/click dep issue Closes: https://bugs.gentoo.org/843203 Signed-off-by: Yixun Lan gentoo.org> dev-vcs/git-pw/Manifest | 2 +- dev-vcs/git-pw/{git-pw-2.2.3.ebuild => git-pw-2.3.0.ebuild} | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-vcs/git-pw/Manifest b/dev-vcs/git-pw/Manifest index 7108c3dc8dd3..53447848c062 100644 --- a/dev-vcs/git-pw/Manifest +++ b/dev-vcs/git-pw/Manifest @@ -1 +1 @@ -DIST git-pw-2.2.3.tar.gz 33605 BLAKE2B 6f8b72b1ef8cda3f5dea568ad0e872d3c8f1795bf9889b76cd281bc19b303a903baa38a89036511b2d1496b258b37e843fcbc333f5a86735bcae6f3d22f3a320 SHA512 06a34e1cc3a7b32b44a6042abf17d00f5b648039ce091885bf19638457f3800f2daecbcd03ae9da2f48166bac53a2219735e251145302bcc98a9cd29fab7450f +DIST git-pw-2.3.0.tar.gz 34301 BLAKE2B b1bba3696c1d658ee76900d0787121dd5f89143774c7f7e79971f89b391d66c454a3f3f4103c35bc6a0bd77113e990f915b8313b855f7946518c033222e26419 SHA512 b83d7ad5c8e4f7f28e6df09ea286cef41940b76d8ac0eedf1993a7beeefd8a62298f4a4f9e6c0988c68811091f1740548e85ba1b689464447fa7fe74d31eb7b6 diff --git a/dev-vcs/git-pw/git-pw-2.2.3.ebuild b/dev-vcs/git-pw/git-pw-2.3.0.ebuild similarity index 92% rename from dev-vcs/git-pw/git-pw-2.2.3.ebuild rename to dev-vcs/git-pw/git-pw-2.3.0.ebuild index e7caa3775a7f..340a2c3bdb5a 100644 --- a/dev-vcs/git-pw/git-pw-2.2.3.ebuild +++ b/dev-vcs/git-pw/git-pw-2.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -23,7 +23,7 @@ IUSE="" RDEPEND=" >=dev-python/arrow-0.10[${PYTHON_USEDEP}] - =dev-python/click-6.0[${PYTHON_USEDEP}] dev-python/pbr[${PYTHON_USEDEP}] =dev-python/tabulate-0.8[${PYTHON_USEDEP}]