From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/metakernel/
Date: Sun, 14 Nov 2021 08:52:53 +0000 (UTC) [thread overview]
Message-ID: <1636879962.153a9316bb101c3c6ebbcd361e010999aae7d0d6.mgorny@gentoo> (raw)
commit: 153a9316bb101c3c6ebbcd361e010999aae7d0d6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 14 08:47:17 2021 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov 14 08:52:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=153a9316
dev-python/metakernel: Remove old
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/metakernel/Manifest | 1 -
dev-python/metakernel/metakernel-0.25.0-r1.ebuild | 24 -----------------------
2 files changed, 25 deletions(-)
diff --git a/dev-python/metakernel/Manifest b/dev-python/metakernel/Manifest
index 25e48d57c7c8..8664a6942e32 100644
--- a/dev-python/metakernel/Manifest
+++ b/dev-python/metakernel/Manifest
@@ -1,2 +1 @@
-DIST metakernel-0.25.0.tar.gz 182808 BLAKE2B 40fbd44109e3b9e88fa8065138e7ffe3b42320651c1731249a10c443a456a5eaa5c91110fcc223f1d557aaa1acfee670a3a36dacf78e6bc9b2ecba0e39f7cc21 SHA512 89a46d3b746a0f4c435dcbeefdb485257c2813790849f95bc0508fee7c2a892e688fdbe2dc9db5f2a0c69ed4917e8de81753492e686337d5e1ab692e9e51ea5a
DIST metakernel-0.27.5.tar.gz 186405 BLAKE2B 096d003639d54202aaa233460cd46a2b18984722d89ad3f6ff630802c8eda9080172610a788cac801da8aef6e9298b0d2a538b210a480653382c1e538f751585 SHA512 bce9b9dac82b68b6040ba73e2def08804d31114f21037eda3c845a4dc3b3e27e3895116c7c0227219452bf873cd0baf85b3c6492e6da64dba8541575e2800390
diff --git a/dev-python/metakernel/metakernel-0.25.0-r1.ebuild b/dev-python/metakernel/metakernel-0.25.0-r1.ebuild
deleted file mode 100644
index a0d19a5493da..000000000000
--- a/dev-python/metakernel/metakernel-0.25.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_{7..9} )
-
-inherit distutils-r1
-
-DESCRIPTION="Metakernel for Jupyter"
-HOMEPAGE="https://github.com/Calysto/metakernel"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
-
-RDEPEND="
- dev-python/ipykernel[${PYTHON_USEDEP}]
- dev-python/pexpect[${PYTHON_USEDEP}]"
-
-distutils_enable_tests pytest
-
-PATCHES=( "${FILESDIR}"/${PN}-0.25.0-disable-brittle-tests.patch )
next reply other threads:[~2021-11-14 8:52 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-14 8:52 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-02 11:02 [gentoo-commits] repo/gentoo:master commit in: dev-python/metakernel/ Nowa Ammerlaan
2024-12-21 12:26 Michał Górny
2024-12-21 12:26 Michał Górny
2024-03-26 16:58 Michał Górny
2023-11-25 4:49 Sam James
2023-11-10 13:20 Andrew Ammerlaan
2023-11-07 20:20 Michał Górny
2023-11-07 20:20 Michał Górny
2023-09-12 5:50 Michał Górny
2023-08-30 3:01 Michał Górny
2023-07-24 11:32 Michał Górny
2023-07-11 5:52 Michał Górny
2022-12-14 6:31 Michał Górny
2022-12-02 14:35 Arthur Zamarin
2022-11-14 4:44 Michał Górny
2022-11-08 14:14 Andrew Ammerlaan
2022-08-08 19:18 Arthur Zamarin
2022-08-01 18:51 Arthur Zamarin
2022-06-16 8:06 Michał Górny
2022-06-13 10:57 Andrew Ammerlaan
2022-05-16 13:11 Michał Górny
2022-02-23 22:35 Michał Górny
2022-02-23 22:35 Michał Górny
2021-12-29 12:42 Andrew Ammerlaan
2021-10-25 13:28 Andrew Ammerlaan
2020-09-05 6:08 Michał Górny
2020-09-02 9:12 Michał Górny
2017-08-19 22:39 Sebastien Fabbro
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=1636879962.153a9316bb101c3c6ebbcd361e010999aae7d0d6.mgorny@gentoo \
--to=mgorny@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