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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60BB41382C5 for ; Mon, 8 Feb 2021 09:25:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A9B5EE0858; Mon, 8 Feb 2021 09:25:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 900C7E0858 for ; Mon, 8 Feb 2021 09:25:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 9D5CF33BE68 for ; Mon, 8 Feb 2021 09:25:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0510F47 for ; Mon, 8 Feb 2021 09:25:44 +0000 (UTC) From: "Alexys Jacob" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexys Jacob" Message-ID: <1612776340.032396b10b060a8f70ccef0db1ded63b6321bee5.ultrabug@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/crmsh/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-cluster/crmsh/Manifest sys-cluster/crmsh/crmsh-3.0.3.ebuild sys-cluster/crmsh/crmsh-4.1.0.ebuild sys-cluster/crmsh/crmsh-4.2.1.ebuild X-VCS-Directories: sys-cluster/crmsh/ X-VCS-Committer: ultrabug X-VCS-Committer-Name: Alexys Jacob X-VCS-Revision: 032396b10b060a8f70ccef0db1ded63b6321bee5 X-VCS-Branch: master Date: Mon, 8 Feb 2021 09:25:44 +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: 7850a557-e826-4a75-9d3c-5a49051e38eb X-Archives-Hash: 4fc6e1180fdef86349b0302b0119a1bc commit: 032396b10b060a8f70ccef0db1ded63b6321bee5 Author: Alexys Jacob gentoo org> AuthorDate: Mon Feb 8 09:25:06 2021 +0000 Commit: Alexys Jacob gentoo org> CommitDate: Mon Feb 8 09:25:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032396b1 sys-cluster/crmsh: drop old, bump 4.2.1 fix #758401 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Alexys Jacob gentoo.org> sys-cluster/crmsh/Manifest | 3 +- sys-cluster/crmsh/crmsh-3.0.3.ebuild | 44 ---------------------- .../{crmsh-4.1.0.ebuild => crmsh-4.2.1.ebuild} | 6 +-- 3 files changed, 4 insertions(+), 49 deletions(-) diff --git a/sys-cluster/crmsh/Manifest b/sys-cluster/crmsh/Manifest index 1f814bf16f9..0f9a946bfcc 100644 --- a/sys-cluster/crmsh/Manifest +++ b/sys-cluster/crmsh/Manifest @@ -1,2 +1 @@ -DIST crmsh-3.0.3.tar.gz 948573 BLAKE2B b4acb4420a7f447f0d50115ba449d506d2017e6f29221bd0b1ba45eb790e6472eadc62ff5ac6af367f4d5f2631cae162e770c0a6735dea42367248f2302cdcb4 SHA512 9dcb9560f8e23791340454e20f4e1ccd090230337357b93c2029f58ff9754756bc1eca5991c00290b937eeb3b42554989b5d6cc85a2eef5107f250d7acf570d3 -DIST crmsh-4.1.0.tar.gz 1002842 BLAKE2B 02505d9f10e2ac9525692a727d40a925d99f0035d1e372f0840b3072c4c016b55fced7ccaea8dbad9e475d7868e483e62944dbe45e5533eb4028eeda08b99c58 SHA512 3522a28c86069216222eb2efbb258014d74ce838e49885cd527a69d890415ea0899632b4cec095d2fde802b26cd7e673b0e9ea20e8d023fc7c4df140be600ef9 +DIST crmsh-4.2.1.tar.gz 1058921 BLAKE2B 84d1f8685e792d9f453b2d185ccda4e8c2c9566becd85ed8308c014bd18e1479f601f3e89e4a1c3464c0d5bb797d7ddf9ddff479cd8c4c0d2998fd528f8ecbd2 SHA512 df0945f1b977993a0aca89af7c9030bc798aac4397a9d448d47bf68331e8aec83fa6155f2897f3c84573bcdb20fa384a1489b4f1d69fd1a831ece2fdb2b5b321 diff --git a/sys-cluster/crmsh/crmsh-3.0.3.ebuild b/sys-cluster/crmsh/crmsh-3.0.3.ebuild deleted file mode 100644 index 353961fc730..00000000000 --- a/sys-cluster/crmsh/crmsh-3.0.3.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python3_7 ) - -AUTOTOOLS_AUTORECONF=true -KEYWORDS="" -SRC_URI="" - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://github.com/crmsh/crmsh" - inherit git-2 - S="${WORKDIR}/${PN}-${MY_TREE}" -else - SRC_URI="https://github.com/crmsh/crmsh/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~hppa ~x86" -fi - -inherit eutils python-r1 - -DESCRIPTION="Pacemaker command line interface for management and configuration" -HOMEPAGE="https://crmsh.github.io/" - -LICENSE="GPL-2" -SLOT="0" -IUSE="" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -DEPEND="${PYTHON_DEPS} - >=sys-cluster/pacemaker-1.1.9" -RDEPEND="${DEPEND} - dev-python/lxml[${PYTHON_USEDEP}]" - -src_configure() { - ./autogen.sh - econf -} - -src_install() { - emake DESTDIR="${D}" install -} diff --git a/sys-cluster/crmsh/crmsh-4.1.0.ebuild b/sys-cluster/crmsh/crmsh-4.2.1.ebuild similarity index 90% rename from sys-cluster/crmsh/crmsh-4.1.0.ebuild rename to sys-cluster/crmsh/crmsh-4.2.1.ebuild index ca548d2da4a..312f01a1ed1 100644 --- a/sys-cluster/crmsh/crmsh-4.1.0.ebuild +++ b/sys-cluster/crmsh/crmsh-4.2.1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -PYTHON_COMPAT=( python3_7 ) +PYTHON_COMPAT=( python3_{7,8,9} ) AUTOTOOLS_AUTORECONF=true KEYWORDS="" @@ -11,7 +11,7 @@ SRC_URI="" if [[ ${PV} == *9999 ]]; then EGIT_REPO_URI="https://github.com/crmsh/crmsh" - inherit git-2 + inherit git-3 S="${WORKDIR}/${PN}-${MY_TREE}" else SRC_URI="https://github.com/crmsh/crmsh/archive/${PV}.tar.gz -> ${P}.tar.gz"