mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-13 00:53:02 -04:00
dev-python/jupyter-sphinx: treeclean
Closes: https://bugs.gentoo.org/921892 (pkgremoved) Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST jupyter-sphinx-0.4.0.tar.gz 27538 BLAKE2B f293cbd7d01c47f6b9a9d288584934480c4349488feb6ddc65ea12b0acadead210a29dc170897c4bf9c7cfb4a01e6ec5bb4170c5fd6bc9dd52b6b5bd8af64751 SHA512 baca3d16f8680ddf1229d2d5bd1308e6055d4f26f955dd509ef9fea173728cfa4c09405d22181fd696176db5bc3a1ee33d3b4f5f6ff7691fb3a27b5b55af06a6
|
||||
@@ -1,29 +0,0 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
DISTUTILS_USE_PEP517=setuptools
|
||||
PYTHON_COMPAT=( python3_{11..12} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Jupyter Sphinx Extensions"
|
||||
HOMEPAGE="https://github.com/jupyter/jupyter-sphinx"
|
||||
SRC_URI="https://github.com/jupyter/jupyter-sphinx/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/sphinx-2[${PYTHON_USEDEP}]
|
||||
>=dev-python/ipywidgets-7.0.0[${PYTHON_USEDEP}]
|
||||
dev-python/ipython[${PYTHON_USEDEP}]
|
||||
>=dev-python/nbconvert-5.5[${PYTHON_USEDEP}]
|
||||
dev-python/nbformat[${PYTHON_USEDEP}]
|
||||
"
|
||||
DEPEND="${RDEPEND}"
|
||||
|
||||
distutils_enable_tests pytest
|
||||
distutils_enable_sphinx doc/source dev-python/matplotlib dev-python/alabaster
|
||||
@@ -1,10 +0,0 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<!-- maintainer-needed -->
|
||||
<upstream>
|
||||
<remote-id type="github">jupyter/jupyter-sphinx</remote-id>
|
||||
<bugs-to>https://github.com/jupyter/jupyter-sphinx/issues/</bugs-to>
|
||||
<doc>https://jupyter-sphinx.readthedocs.io</doc>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user