* [gentoo-commits] proj/sci:master commit in: dev-python/nbviewer/
@ 2020-01-26 13:25 Benda XU
0 siblings, 0 replies; 2+ messages in thread
From: Benda XU @ 2020-01-26 13:25 UTC (permalink / raw
To: gentoo-commits
commit: 6b529eb622a142c575f83cadbaabc45451eb4045
Author: Marcin Wozniak <kaczor982 <AT> gmail <DOT> com>
AuthorDate: Tue Dec 31 15:40:40 2019 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun Jan 26 13:03:51 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=6b529eb6
dev-python/nbviewer: add PYTHON_COMPAT version 3.6
Closes: https://github.com/gentoo/sci/pull/936
Bug: https://bugs.gentoo.org/695742
Signed-off-by: Benda Xu <heroxbd <AT> gentoo.org>
dev-python/nbviewer/nbviewer-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/nbviewer/nbviewer-9999.ebuild b/dev-python/nbviewer/nbviewer-9999.ebuild
index 219ae21be..aba99c514 100644
--- a/dev-python/nbviewer/nbviewer-9999.ebuild
+++ b/dev-python/nbviewer/nbviewer-9999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-PYTHON_COMPAT=( python3_{4,5} )
+PYTHON_COMPAT=( python3_6 )
inherit distutils-r1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/nbviewer/
@ 2020-09-26 9:13 Horea Christian
0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2020-09-26 9:13 UTC (permalink / raw
To: gentoo-commits
commit: 67400f65af51c91a65b7f3d0f2774e4f44e77946
Author: Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Sat Sep 26 09:12:18 2020 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Sat Sep 26 09:12:18 2020 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=67400f65
dev-python/nbviewer: removed package with no stable releases
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Horea Christian <chr <AT> chymera.eu>
dev-python/nbviewer/metadata.xml | 13 -------------
dev-python/nbviewer/nbviewer-9999.ebuild | 32 --------------------------------
2 files changed, 45 deletions(-)
diff --git a/dev-python/nbviewer/metadata.xml b/dev-python/nbviewer/metadata.xml
deleted file mode 100644
index b7acb9324..000000000
--- a/dev-python/nbviewer/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>sci@gentoo.org</email>
- <name>Gentoo Science Project</name>
- </maintainer>
- <longdescription>
-Jupyter nbviewer is the web application behind The Jupyter Notebook
-Viewer, which is graciously hosted by Rackspace. Run this locally
-to get most of the features of nbviewer on your own network.
-</longdescription>
-</pkgmetadata>
diff --git a/dev-python/nbviewer/nbviewer-9999.ebuild b/dev-python/nbviewer/nbviewer-9999.ebuild
deleted file mode 100644
index aba99c514..000000000
--- a/dev-python/nbviewer/nbviewer-9999.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-PYTHON_COMPAT=( python3_6 )
-
-inherit distutils-r1
-
-DESCRIPTION="Nbconvert as a webservice (rendering ipynb to static HTML)"
-HOMEPAGE="http://jupyter.org"
-
-if [ ${PV} == "9999" ] ; then
- inherit git-r3
- EGIT_REPO_URI="https://github.com/jupyter/${PN}.git git://github.com/jupyter/${PN}.git"
-else
- SRC_URI=""
- KEYWORDS="~amd64"
-fi
-
-LICENSE="BSD-4"
-SLOT="0"
-
-RDEPEND="
- >=dev-python/ipython-4.0.0[notebook,${PYTHON_USEDEP}]
- >=www-servers/tornado-3.1.1[${PYTHON_USEDEP}]
- dev-python/pycurl[${PYTHON_USEDEP}]
- dev-python/pylibmc[${PYTHON_USEDEP}]
- dev-python/newrelic[${PYTHON_USEDEP}]
- dev-python/markdown[${PYTHON_USEDEP}]
- dev-python/elasticsearch-py[${PYTHON_USEDEP}]
- "
-DEPEND="${RDEPEND}"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-09-26 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-26 13:25 [gentoo-commits] proj/sci:master commit in: dev-python/nbviewer/ Benda XU
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 9:13 Horea Christian
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox