public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nbsphinx/
Date: Fri, 17 Feb 2023 06:21:53 +0000 (UTC)	[thread overview]
Message-ID: <1676614891.2f5b309118e912aed845f0862cd866591aabd617.mgorny@gentoo> (raw)

commit:     2f5b309118e912aed845f0862cd866591aabd617
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 17 05:54:15 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Feb 17 06:21:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5b3091

dev-python/nbsphinx: Remove old

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/nbsphinx/Manifest               |  2 --
 dev-python/nbsphinx/nbsphinx-0.8.10.ebuild | 29 -----------------------------
 dev-python/nbsphinx/nbsphinx-0.8.11.ebuild | 29 -----------------------------
 3 files changed, 60 deletions(-)

diff --git a/dev-python/nbsphinx/Manifest b/dev-python/nbsphinx/Manifest
index 7e33eccd00ea..9bd2a7ec46dc 100644
--- a/dev-python/nbsphinx/Manifest
+++ b/dev-python/nbsphinx/Manifest
@@ -1,3 +1 @@
-DIST nbsphinx-0.8.10.tar.gz 177352 BLAKE2B e9fce12b59afe4b364be36ecfe4abc98e9444feafd52fa647ca2832622d875f78389928961d2c53235f466c55e9e1aee8ecf9db6751dfe7d0db8d40502876459 SHA512 a010ceff90d59d3cbff7953c1c807b9ff23661e1fb2255d5af151f6a1b4a2441f7a836a4fbea5ed11eda42ca8a0eae091ffe7d87c09940480d5f4e3311bb177b
-DIST nbsphinx-0.8.11.tar.gz 177598 BLAKE2B 5a8db76cdc39b19ec883f1ee58331248cc952786ffbe1a5ac75261a8258a9f36370366bf7654c6eecfdae17b324dab6ff2981c791dcdfb15cabeb0eea3b3f9ba SHA512 fb3e6d8074b639adc810ec0970e22d7f50bcadc072cacb0601bd9da3eece16c8af052360ecdd5c66b61ce4146deae10e44c3acd431073bd6086cc524b6861002
 DIST nbsphinx-0.8.12.tar.gz 178986 BLAKE2B 5f79e20be5ceb3c9458530c19f453599cff8c278d5ad56faec952cc191336469cee3ecc130bbca8cae5d14447abf544a6b127251f3ee2a26e63c94a1326b707c SHA512 fd18cde3b7034bbd0f0f5ec7addd8925e867dbe0cfe810310240e5748014f2cc6bf275ff24d070d0c8748e7d144bf3dc2e9a26ede3a50e880f3db27d1a0d0575

diff --git a/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild b/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
deleted file mode 100644
index 40a1e044fb6f..000000000000
--- a/dev-python/nbsphinx/nbsphinx-0.8.10.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Jupyter Notebook Tools for Sphinx"
-HOMEPAGE="
-	https://github.com/spatialaudio/nbsphinx/
-	https://pypi.org/project/nbsphinx/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 x86"
-
-RDEPEND="
-	dev-python/docutils[${PYTHON_USEDEP}]
-	dev-python/jinja[${PYTHON_USEDEP}]
-	dev-python/nbconvert[${PYTHON_USEDEP}]
-	dev-python/nbformat[${PYTHON_USEDEP}]
-	>=dev-python/sphinx-1.8[${PYTHON_USEDEP}]
-	>=dev-python/traitlets-5[${PYTHON_USEDEP}]
-"

diff --git a/dev-python/nbsphinx/nbsphinx-0.8.11.ebuild b/dev-python/nbsphinx/nbsphinx-0.8.11.ebuild
deleted file mode 100644
index 1633ce2dde8a..000000000000
--- a/dev-python/nbsphinx/nbsphinx-0.8.11.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
-
-inherit distutils-r1
-
-DESCRIPTION="Jupyter Notebook Tools for Sphinx"
-HOMEPAGE="
-	https://github.com/spatialaudio/nbsphinx/
-	https://pypi.org/project/nbsphinx/
-"
-SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-
-LICENSE="MIT"
-SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
-
-RDEPEND="
-	dev-python/docutils[${PYTHON_USEDEP}]
-	dev-python/jinja[${PYTHON_USEDEP}]
-	dev-python/nbconvert[${PYTHON_USEDEP}]
-	dev-python/nbformat[${PYTHON_USEDEP}]
-	>=dev-python/sphinx-1.8[${PYTHON_USEDEP}]
-	>=dev-python/traitlets-5[${PYTHON_USEDEP}]
-"


             reply	other threads:[~2023-02-17  6:21 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-17  6:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-19 20:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/nbsphinx/ Michał Górny
2025-01-11 11:48 Michał Górny
2025-01-11 11:25 Sam James
2025-01-02 11:02 Nowa Ammerlaan
2024-12-25  7:45 Michał Górny
2024-08-31  9:21 Michał Górny
2024-08-31  8:33 Arthur Zamarin
2024-08-14  6:05 Michał Górny
2024-05-22  9:10 Michał Górny
2024-05-22  9:05 Michał Górny
2024-05-07  1:57 Michał Górny
2024-02-03 10:41 Michał Górny
2023-11-10 13:20 Andrew Ammerlaan
2023-09-30  6:49 Michał Górny
2023-09-30  6:05 Arthur Zamarin
2023-08-28  5:13 Michał Górny
2023-06-27 11:54 Michał Górny
2023-06-27  5:19 Jakov Smolić
2023-05-25  2:55 Michał Górny
2023-04-22 16:24 Michał Górny
2023-04-22 12:46 Sam James
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-03-15  6:52 Michał Górny
2023-03-13  5:12 Michał Górny
2023-03-11  6:37 Yixun Lan
2023-02-16 22:49 Sam James
2023-01-20  4:50 Michał Górny
2022-12-30  7:08 Michał Górny
2022-12-17  7:08 Michał Górny
2022-12-16 21:10 Arthur Zamarin
2022-11-13 18:57 Michał Górny
2022-10-27 10:23 Andrew Ammerlaan
2022-07-10 19:06 Michał Górny
2022-07-10 16:58 Sam James
2022-06-05  9:14 Michał Górny
2022-03-31 19:18 Michał Górny
2022-03-31 17:36 Jakov Smolić
2022-02-26 12:17 Michał Górny
2022-02-04  8:40 Michał Górny
2022-02-04  7:28 Agostino Sarubbo
2022-01-01  1:29 Michał Górny
2021-09-12  7:39 Michał Górny
2021-09-12  7:09 Agostino Sarubbo
2021-08-11  7:06 Michał Górny
2021-07-23 14:08 Andrew Ammerlaan
2021-07-12 22:53 Michał Górny
2021-07-12 21:50 Sam James
2021-06-15  5:40 Michał Górny
2021-06-15  5:25 Sam James
2021-06-03 10:30 Michał Górny
2021-05-19 18:21 Michał Górny
2021-05-19 17:22 Sam James
2021-05-13  8:56 Michał Górny
2021-04-29 19:56 Michał Górny
2021-04-10  8:04 Michał Górny
2021-04-07  8:06 Michał Górny
2021-04-07  6:22 Sam James
2021-02-28 18:20 Michał Górny
2020-09-18 15:30 Michał Górny
2020-09-05 15:25 Sam James
2020-09-02  9:12 Michał Górny
2020-08-05 15:10 Michał Górny
2020-07-09 12:40 Michał Górny
2020-07-09 12:40 Michał Górny
2020-06-17  6:56 Michał Górny
2020-06-10  6:42 Michał Górny
2018-12-25 13:57 Benda XU
2018-06-30 19:30 Mart Raudsepp
2018-05-16 15:58 Andreas Sturmlechner
2018-05-16 12:28 Agostino Sarubbo
2018-04-22  1:35 Thomas Deutschmann
2017-06-28  4:02 Sebastien Fabbro
2017-06-27 11:22 Alexis Ballier
2017-03-16 19:13 David Seifert
2017-03-12 12:31 Zac Medico
2016-05-29 14:54 David Seifert
2016-05-29 14:54 David Seifert
2016-05-29 14:54 David Seifert

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=1676614891.2f5b309118e912aed845f0862cd866591aabd617.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