public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-python/widgetsnbextension/
@ 2016-05-29 14:53 99% David Seifert
  0 siblings, 0 replies; 1+ results
From: David Seifert @ 2016-05-29 14:53 UTC (permalink / raw
  To: gentoo-commits

commit:     a39c2b2ca1abad21a277917b14462b8a62273357
Author:     Marius Brehler <marbre <AT> linux <DOT> sungazer <DOT> de>
AuthorDate: Mon May 23 10:05:25 2016 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun May 29 14:52:48 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a39c2b2c

dev-python/widgetsnbextension: New package, required by ipywidgets-5.*

Package-Manager: portage-2.2.28

 dev-python/widgetsnbextension/Manifest             |  1 +
 dev-python/widgetsnbextension/metadata.xml         | 15 ++++++++++++++
 .../widgetsnbextension-1.2.2.ebuild                | 24 ++++++++++++++++++++++
 3 files changed, 40 insertions(+)

diff --git a/dev-python/widgetsnbextension/Manifest b/dev-python/widgetsnbextension/Manifest
new file mode 100644
index 0000000..717a28f
--- /dev/null
+++ b/dev-python/widgetsnbextension/Manifest
@@ -0,0 +1 @@
+DIST widgetsnbextension-1.2.2.tar.gz 721558 SHA256 688a02c08c2708e1a12f70434d7942850a2006998fe5ad3adb357e85fa2daaa9 SHA512 40f0939bb61ca39360873ec7f85ef035b7f033be65ca7d2d0b4219efd343d886c24f53b0e30d00e1b82da55e47c552ec7a7e23a62511c993f679e080e9b18ddf WHIRLPOOL c13a10198f174548a88f0d8b2955ae5045f544d0aab4f521ffb78de82cef224dd1bbe51000a588fd4fd2fcf9c2fefb60c150661fcd7689381e6b8f564ead3355

diff --git a/dev-python/widgetsnbextension/metadata.xml b/dev-python/widgetsnbextension/metadata.xml
new file mode 100644
index 0000000..9f0544f
--- /dev/null
+++ b/dev-python/widgetsnbextension/metadata.xml
@@ -0,0 +1,15 @@
+<?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>
+  	Interactive HTML widgets for Jupyter notebooks.
+  </longdescription>
+  <upstream>
+    <remote-id type="pypi">widgetsnbextension</remote-id>
+    <remote-id type="github">ipython/ipywidgets</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/widgetsnbextension/widgetsnbextension-1.2.2.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-1.2.2.ebuild
new file mode 100644
index 0000000..136c7ec
--- /dev/null
+++ b/dev-python/widgetsnbextension/widgetsnbextension-1.2.2.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="IPython HTML widgets for Jupyter"
+HOMEPAGE="http://ipython.org/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+	>=dev-python/notebook-4.2.0[${PYTHON_USEDEP}]
+	"
+DEPEND="${RDEPEND}"


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-05-29 14:53 99% [gentoo-commits] repo/gentoo:master commit in: dev-python/widgetsnbextension/ David Seifert

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox