summaryrefslogtreecommitdiff
path: root/dev-python/jupyter
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-12-29 06:30:44 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-12-29 06:30:44 +0000
commit0e12f8e53cdddba84b0eb27dca59153e2cf52309 (patch)
tree8dec970370295a71970b82457ae1db36dbbbd07c /dev-python/jupyter
parent72fd2b48b7154274a1d2009cdaab54e7f49fb3aa (diff)
gentoo auto-resync : 29:12:2024 - 06:30:44
Diffstat (limited to 'dev-python/jupyter')
-rw-r--r--dev-python/jupyter/Manifest5
-rw-r--r--dev-python/jupyter/jupyter-1.0.0-r4.ebuild33
-rw-r--r--dev-python/jupyter/jupyter-1.1.1.ebuild2
3 files changed, 2 insertions, 38 deletions
diff --git a/dev-python/jupyter/Manifest b/dev-python/jupyter/Manifest
index e5b7db56e81d..d7fd1b70bb6a 100644
--- a/dev-python/jupyter/Manifest
+++ b/dev-python/jupyter/Manifest
@@ -1,6 +1,3 @@
-DIST jupyter-1.0.0-file-colision.patch 1727 BLAKE2B 59bf5e567e6da9e9f3d84178942993072e1697c1c4c06e06d606dce7bdc76d296d10c30cdef2865bce7b4c26136a1b0a2860f009f1530c1815b48b3300401501 SHA512 a6b4cc6b91bb9941f029963cc3e3b7f415192f64788a34dde7828d450497987f92c25655c5ca183a7408fb1fb439917ba0f0a1ef1db3fe3bec1fc46d9ad2cf4d
-DIST jupyter-1.0.0.tar.gz 12916 BLAKE2B 36476eaf0119613ba6d9f153aab1658f43951dc3879cb6a9e90d8fba14cc1247305e18fda2251127faac4e68867efd3ef57129675bbe89a17a6469255efcade2 SHA512 1f0bc83f7a127c98ccf4b3868814116aa272ea5d0baac52d7a022305af7e2da28ca2b90fa3554ff085d8df3eb6d8b8cde80bf02b8e66064c59900b926d73c520
DIST jupyter-1.1.1.tar.gz 5714959 BLAKE2B cdeaae6cfbc6aa0d5411a7ac0358a85b07d2b2b81ed1b4a6cb83aa536ff374128c8177533ce95e0b43b90cd6bfa6640fa4dba792b995853f7635c141bcea00ee SHA512 5a9249de71d4c8568e96374b4fc2a2cd2e0913c67a3f7733a7edc980d212418a05f9e4915c559c4afbb8b65360bf137982a82a8f77a1d183f52853e3a3cd966c
-EBUILD jupyter-1.0.0-r4.ebuild 932 BLAKE2B 7a3bfda01dcaf4234cc8d3fdf458effe1516350867816c365235532600feafc548813ceb94b2ac477aeaed723727cd22f6e7bcf557b0f303c5e66a29d14b3b60 SHA512 7cba3536965d0e756d5e209e42ba55db61d1ae6fae74462d7ffd7038d518918c73532b86eebf0bb01d8b931a95bf59057fa4b4f28b0aa795a8e2138ef955a4f2
-EBUILD jupyter-1.1.1.ebuild 743 BLAKE2B 171c5200f382c780ec429e8358908bedac186cae4047218c6e08494796bf5ec4200c1bf729b4f858b6b43e1694d655d31f845033517ca2f4dd28605052d7d5d4 SHA512 26cf1824801f37c623d046ae568da6f7dcca1c9523fa661ef23f749e4f06367e75f27058896daa3b5a280ebded5e305f052abff47abb643ef91848ee3f624a1f
+EBUILD jupyter-1.1.1.ebuild 741 BLAKE2B b2f2476fb8dd539734e0e1563b958d9da82d593c001cf19ead46dde0d48ad2264a500c6d038c1d304ad8d79f05182251ef49078f35f68a3c5396458bf1804920 SHA512 a05edd927d3182f9558ec4767d191e80fffa80dfe86da1c8e9d7669a8a489101caebf62c29ef5f90f3e24e87de0a89c345fc495d4ae451471a2647ef431699e4
MISC metadata.xml 391 BLAKE2B af2c9f38e30fca600dbd7c482a5d3c10e11463e5359e59630126d2848dc776bff78c79deeba97e1d8a4074f5aa597acc1b29a1bf5007e213657a4e428d07e36d SHA512 090a9c06ac5e0a451769e99a92db93cc6880cfe76bc485d09c60f2f6870723c4c91f898ac6d28a1c9691b7e9a0e98568368ec3b7ecf2e51decef7728fd79d40d
diff --git a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild b/dev-python/jupyter/jupyter-1.0.0-r4.ebuild
deleted file mode 100644
index 8262bd0d987e..000000000000
--- a/dev-python/jupyter/jupyter-1.0.0-r4.ebuild
+++ /dev/null
@@ -1,33 +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_{10..12} )
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go"
-HOMEPAGE="https://jupyter.org"
-SRC_URI+="
- https://patch-diff.githubusercontent.com/raw/jupyter/jupyter/pull/198.patch
- -> ${P}-file-colision.patch
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv x86"
-
-RDEPEND="
- dev-python/notebook[${PYTHON_USEDEP}]
- dev-python/qtconsole[${PYTHON_USEDEP}]
- dev-python/jupyter-console[${PYTHON_USEDEP}]
- dev-python/nbconvert[${PYTHON_USEDEP}]
- dev-python/ipykernel[${PYTHON_USEDEP}]
- dev-python/ipywidgets[${PYTHON_USEDEP}]"
-PDEPEND=">=dev-python/jupyter-core-4.2.0[${PYTHON_USEDEP}]"
-
-distutils_enable_sphinx docs/source dev-python/sphinx-rtd-theme
-
-PATCHES=( "${DISTDIR}"/${P}-file-colision.patch )
diff --git a/dev-python/jupyter/jupyter-1.1.1.ebuild b/dev-python/jupyter/jupyter-1.1.1.ebuild
index 77c7a0dc7456..3fd8d5a65740 100644
--- a/dev-python/jupyter/jupyter-1.1.1.ebuild
+++ b/dev-python/jupyter/jupyter-1.1.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="https://jupyter.org"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~riscv x86"
RDEPEND="
dev-python/notebook[${PYTHON_USEDEP}]