public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/clustershell/
Date: Fri, 19 Nov 2021 18:25:17 +0000 (UTC)	[thread overview]
Message-ID: <1637346307.317531c108693c72eee32f32d484c2645c7ed1da.monsieurp@gentoo> (raw)

commit:     317531c108693c72eee32f32d484c2645c7ed1da
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 18 21:57:41 2021 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Nov 19 18:25:07 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=317531c1

app-admin/clustershell: clean up old

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 app-admin/clustershell/clustershell-1.8.3.ebuild | 48 ------------------------
 1 file changed, 48 deletions(-)

diff --git a/app-admin/clustershell/clustershell-1.8.3.ebuild b/app-admin/clustershell/clustershell-1.8.3.ebuild
deleted file mode 100644
index 113e9a21ba5e..000000000000
--- a/app-admin/clustershell/clustershell-1.8.3.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-# TODO: test phase
-
-EAPI=7
-
-PYTHON_COMPAT=( python{3_7,3_8} )
-PYTHON_REQ_USE="xml"
-
-inherit distutils-r1
-
-DESCRIPTION="Python framework for efficient cluster administration"
-HOMEPAGE="https://cea-hpc.github.com/clustershell/"
-SRC_URI="https://github.com/cea-hpc/clustershell/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1+"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="doc test"
-
-CDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
-DEPEND="
-	${CDEPEND}
-	test? ( dev-python/nose[${PYTHON_USEDEP}] )"
-
-RDEPEND="
-	${CDEPEND}
-	dev-python/pyyaml[${PYTHON_USEDEP}]
-	dev-libs/openssl:0="
-RESTRICT="test" # currently fail
-
-python_install() {
-	distutils-r1_python_install
-	python_optimize
-}
-
-python_test() {
-	cd tests || die
-	nosetests -sv --all-modules || die
-}
-
-pkg_postinst() {
-	einfo
-	einfo "Some default system-wide config files have been installed into"
-	einfo "/etc/${PN}"
-	einfo
-}


             reply	other threads:[~2021-11-19 18:25 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19 18:25 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-04 15:01 [gentoo-commits] repo/gentoo:master commit in: app-admin/clustershell/ Sebastian Pipping
2023-12-04 12:36 Petr Vaněk
2023-10-31  0:06 Sam James
2023-09-30 18:12 Arthur Zamarin
2023-09-30 18:12 Arthur Zamarin
2023-07-12  7:00 Sam James
2023-03-31  7:14 Joonas Niilola
2023-02-25 11:03 Joonas Niilola
2023-01-07 18:09 Arthur Zamarin
2022-12-06 11:51 Sam James
2022-12-06  9:45 Sam James
2022-12-06  9:45 Sam James
2022-10-04 11:51 Sam James
2021-11-19 18:25 Patrice Clement
2021-04-29 19:20 Mikle Kolyada
2020-06-20  8:43 Patrice Clement
2020-06-20  8:43 Patrice Clement
2020-06-20  8:43 Patrice Clement
2019-02-16  9:45 Pacho Ramos
2019-02-15 18:09 Mikle Kolyada
2017-05-11 12:54 Manuel Rüger
2016-03-21 21:38 Anthony G. Basile
2015-12-26  0:54 Anthony G. Basile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1637346307.317531c108693c72eee32f32d484c2645c7ed1da.monsieurp@gentoo \
    --to=monsieurp@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox