mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 21:08:35 -07:00
dev-python/ipynb: Drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.3 Closes: https://github.com/gentoo/gentoo/pull/6165
This commit is contained in:
committed by
David Seifert
parent
276e74a598
commit
aa97e98194
@@ -1,2 +1 @@
|
||||
DIST ipynb-0.5.1.tar.gz 50890 SHA256 f84fe867bd34662793e54eeca203320cc7e9859d596205236b3a62ce112f55e6 SHA512 30e4755661795401b6139e79b8046cf1d157660cc1effee4c19fe62fb1b0daee4daacbea3a6e7cf0c16d7efa6d82d83becea11894bfae6557a1d6cb04efd18e2 WHIRLPOOL d8d69085eaec6aeb1a84d1bee9ba0043a92291621c4446d3169cbeedbaa383a435a61216a346538c68196ff3ebc21a08337fedcc0272def1e9f552f481f110c1
|
||||
DIST ipynb-0.5.tar.gz 50633 SHA256 b7d5d462c1c1738befbc471f5032d2f8e2991adeb81df2f4def27c00dbff2fe5 SHA512 6723551aedf8cbcf65c72629c39858c358aee634c38ce7fac9ffec79db2e80a1775b60a5234dbcfaa0202e7b2ea633ba6cdd5d823f6460e736bc58b8616ae54c WHIRLPOOL b836dc128e2a2a6822b6d22667ef822896a74f17f5006183fff16705d2db82a2fd78362ed6886529c2ca9a3fe10d5773894483415f95158eeba454396dad87a3
|
||||
|
||||
@@ -1,17 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
||||
PYTHON_COMPAT=( python3_{4,5} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Package/Module importer for importing code from Jupyter Notebook files"
|
||||
HOMEPAGE="http://ipython.org/"
|
||||
SRC_URI="https://github.com/ipython/ipynb/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
Reference in New Issue
Block a user