public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marius Brehler" <marbre@linux.sungazer.de>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/metakernel/
Date: Mon, 25 Jan 2016 09:09:54 +0000 (UTC)	[thread overview]
Message-ID: <1453712670.a0e0ae41a8ec32a72f5bdbdbe77ed5da67089fe3.marbre@gentoo> (raw)

commit:     a0e0ae41a8ec32a72f5bdbdbe77ed5da67089fe3
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon Jan 25 09:04:30 2016 +0000
Commit:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
CommitDate: Mon Jan 25 09:04:30 2016 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=a0e0ae41

dev-python/metakernel: Drop old

Package-Manager: portage-2.2.26
RepoMan-Options: --force

 dev-python/metakernel/metakernel-0.11.3.ebuild | 37 --------------------------
 dev-python/metakernel/metakernel-0.11.5.ebuild | 37 --------------------------
 2 files changed, 74 deletions(-)

diff --git a/dev-python/metakernel/metakernel-0.11.3.ebuild b/dev-python/metakernel/metakernel-0.11.3.ebuild
deleted file mode 100644
index f02b935..0000000
--- a/dev-python/metakernel/metakernel-0.11.3.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Metakernel for Jupyter"
-HOMEPAGE="https://github.com/Calysto/metakernel"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-	>=dev-python/ipython-3.0[${PYTHON_USEDEP}]
-	"
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/nose[${PYTHON_USEDEP}]
-		dev-python/coverage[${PYTHON_USEDEP}]
-		>=dev-python/metakernel_python-0.11.3[${PYTHON_USEDEP}]
-	)
-"
-
-# tests currently fail and the dying/stopping of ipcluster needs to be fixed
-RESTRICT="test"
-
-python_test() {
-	ipcluster start -n=3 &
-	nosetests --with-doctest --with-coverage --cover-package metakernel || die
-	ipcluster stop
-}

diff --git a/dev-python/metakernel/metakernel-0.11.5.ebuild b/dev-python/metakernel/metakernel-0.11.5.ebuild
deleted file mode 100644
index f02b935..0000000
--- a/dev-python/metakernel/metakernel-0.11.5.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-PYTHON_COMPAT=( python2_7 python{3_3,3_4} )
-
-inherit distutils-r1
-
-DESCRIPTION="Metakernel for Jupyter"
-HOMEPAGE="https://github.com/Calysto/metakernel"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="~amd64"
-
-LICENSE="BSD"
-SLOT="0"
-IUSE="test"
-
-RDEPEND="
-	>=dev-python/ipython-3.0[${PYTHON_USEDEP}]
-	"
-DEPEND="${RDEPEND}
-	test? (
-		dev-python/nose[${PYTHON_USEDEP}]
-		dev-python/coverage[${PYTHON_USEDEP}]
-		>=dev-python/metakernel_python-0.11.3[${PYTHON_USEDEP}]
-	)
-"
-
-# tests currently fail and the dying/stopping of ipcluster needs to be fixed
-RESTRICT="test"
-
-python_test() {
-	ipcluster start -n=3 &
-	nosetests --with-doctest --with-coverage --cover-package metakernel || die
-	ipcluster stop
-}


             reply	other threads:[~2016-01-25  9:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-25  9:09 Marius Brehler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-09-21 23:36 [gentoo-commits] proj/sci:master commit in: dev-python/metakernel/ Aisha Tammy
2017-02-26  8:57 Justin Lecher
2017-02-26  2:24 Benda XU
2016-05-18  7:05 Marius Brehler
2016-05-18  7:05 Marius Brehler
2016-01-25  9:09 Marius Brehler
2016-01-25  9:09 Marius Brehler
2016-01-25  9:09 Marius Brehler
2015-12-25 20:25 Marius Brehler
2015-11-27 10:16 Marius Brehler
2015-11-05 15:14 Marius Brehler
2015-10-06 21:25 Marius Brehler
2015-09-25  9:43 Justin Lecher

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=1453712670.a0e0ae41a8ec32a72f5bdbdbe77ed5da67089fe3.marbre@gentoo \
    --to=marbre@linux.sungazer.de \
    --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