From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nbval/
Date: Fri, 5 Mar 2021 09:09:10 +0000 (UTC) [thread overview]
Message-ID: <1614935341.26fd09a573f00f1885fb389d8d07d2deed81b3c1.asturm@gentoo> (raw)
commit: 26fd09a573f00f1885fb389d8d07d2deed81b3c1
Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr>
AuthorDate: Thu Mar 4 10:51:56 2021 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 5 09:09:01 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=26fd09a5
dev-python/nbval: Remove old
Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr>
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
dev-python/nbval/Manifest | 1 -
dev-python/nbval/nbval-0.9.1-r1.ebuild | 31 -------------------------------
2 files changed, 32 deletions(-)
diff --git a/dev-python/nbval/Manifest b/dev-python/nbval/Manifest
index d05642d0a64..b8719d1548a 100644
--- a/dev-python/nbval/Manifest
+++ b/dev-python/nbval/Manifest
@@ -1,2 +1 @@
-DIST nbval-0.9.1.tar.gz 64476 BLAKE2B 299f6cb9a1e28b80b2e27a74f2b6614e83e5b571b1dc27d0f6829693dd0f6c2b59845543c91487615a8621e21ac2cbc2d34e60e62b7a646914283e23649d8bd9 SHA512 8ab0cb4e09907d99f898b148b635f0818660d04417c1c809beb93680862a5ecab14b606ecc3f90eff85e5f01de7dbf10954f1edf3629a1cf8ddac00556d4d6e7
DIST nbval-0.9.6.tar.gz 60932 BLAKE2B 77f283279e16e03ec87f250b2012aabd8f580e24b222efcb0b21d9b0dadc381cea3c4a3f96a85df0104da86911de66e6c21bfd3985801fa9c3d8764b2fb26183 SHA512 d4261fc30e197e7350c07504649f0230751b5ed746fe4626b92c5920032dc15abe47ad421c93f4762e93a8b6afcbca440ca006bfd1cdbcba37d131c4e6decaa7
diff --git a/dev-python/nbval/nbval-0.9.1-r1.ebuild b/dev-python/nbval/nbval-0.9.1-r1.ebuild
deleted file mode 100644
index 24226b042d4..00000000000
--- a/dev-python/nbval/nbval-0.9.1-r1.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-PYTHON_COMPAT=( python3_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A py.test plugin to validate Jupyter notebooks"
-HOMEPAGE="https://github.com/computationalmodelling/nbval"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- dev-python/pytest[${PYTHON_USEDEP}]
- dev-python/six[${PYTHON_USEDEP}]
- dev-python/jupyter_client[${PYTHON_USEDEP}]
- dev-python/nbformat[${PYTHON_USEDEP}]
- dev-python/ipykernel[${PYTHON_USEDEP}]
- "
-DEPEND="${RDEPEND}
- test? (
- dev-python/sympy[${PYTHON_USEDEP}]
- dev-python/matplotlib[${PYTHON_USEDEP}]
- )"
next reply other threads:[~2021-03-05 9:09 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-05 9:09 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-05 14:54 [gentoo-commits] repo/gentoo:master commit in: dev-python/nbval/ Nowa Ammerlaan
2024-03-21 17:45 Arthur Zamarin
2024-03-04 16:26 Michał Górny
2023-11-20 19:29 Michał Górny
2023-11-20 19:29 Michał Górny
2023-10-24 17:51 Michał Górny
2023-10-15 15:46 Michał Górny
2023-06-13 18:23 Arthur Zamarin
2023-05-06 10:22 Michał Górny
2023-05-06 9:58 Arthur Zamarin
2023-05-01 7:16 Arthur Zamarin
2023-05-01 7:16 Arthur Zamarin
2023-04-23 22:12 Sam James
2023-04-23 9:44 Jakov Smolić
2023-04-23 9:44 Jakov Smolić
2023-04-22 19:44 Sam James
2023-04-22 16:44 Arthur Zamarin
2023-04-16 12:11 WANG Xuerui
2023-04-14 22:30 Sam James
2023-04-14 21:02 Sam James
2023-04-14 20:43 Sam James
2023-04-14 20:25 Sam James
2023-04-14 20:07 Sam James
2023-04-14 4:19 Sam James
2023-04-14 4:05 Sam James
2023-03-16 4:03 Michał Górny
2023-03-11 6:37 Yixun Lan
2023-03-08 19:36 Andrew Ammerlaan
2023-02-18 10:21 Sam James
2023-01-29 12:09 Andrew Ammerlaan
2021-12-28 14:15 Andrew Ammerlaan
2021-03-04 10:42 Agostino Sarubbo
2021-03-03 16:17 Sam James
2021-03-03 14:15 Sam James
2020-09-06 0:40 Thomas Deutschmann
2020-09-05 6:08 Michał Górny
2020-09-02 9:12 Michał Górny
2020-03-28 9:20 Michał Górny
2019-12-15 14:50 Agostino Sarubbo
2019-05-04 22:58 Virgil Dupras
2017-11-30 14:47 Patrice Clement
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=1614935341.26fd09a573f00f1885fb389d8d07d2deed81b3c1.asturm@gentoo \
--to=asturm@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