Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-misc/jupyterlab-desktop-bin/, profiles/updates/, profiles/arch/amd64/x32/, ...
Date: Sun, 28 Nov 2021 12:06:39
Message-Id: 1638101188.2f381ca2c55b16caf4a811d6a163c039d2402ca6.andrewammerlaan@gentoo
1 commit: 2f381ca2c55b16caf4a811d6a163c039d2402ca6
2 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
3 AuthorDate: Sun Nov 28 12:00:12 2021 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Sun Nov 28 12:06:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f381ca2
7
8 sci-misc/jupyterlab-desktop: rename to jupyterlab-desktop-bin
9
10 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
11
12 profiles/arch/amd64/x32/package.mask | 2 +-
13 profiles/updates/4Q-2021 | 1 +
14 sci-misc/jupyterlab-desktop-bin/Manifest | 2 ++
15 .../jupyterlab-desktop-bin-3.2.4.1.ebuild} | 2 +-
16 .../jupyterlab-desktop-bin-3.2.4.3.ebuild} | 2 +-
17 sci-misc/{jupyterlab-desktop => jupyterlab-desktop-bin}/metadata.xml | 0
18 sci-misc/jupyterlab-desktop/Manifest | 2 --
19 7 files changed, 6 insertions(+), 5 deletions(-)
20
21 diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask
22 index cb12f05a0fe2..8fd215730332 100644
23 --- a/profiles/arch/amd64/x32/package.mask
24 +++ b/profiles/arch/amd64/x32/package.mask
25 @@ -5,7 +5,7 @@
26 # Jupyterlab and friends require net-libs/nodejs
27 dev-python/jupyterlab
28 dev-python/jupyterlab-lsp
29 -sci-misc/jupyterlab-desktop
30 +sci-misc/jupyterlab-desktop-bin
31
32 # Bernd Waibel <waebbl-gentoo@××××××.net> (2021-02-13)
33 # Is reverse-dependency of dev-qt/qtwebengine
34
35 diff --git a/profiles/updates/4Q-2021 b/profiles/updates/4Q-2021
36 index d4e531acf648..c0e08b890c98 100644
37 --- a/profiles/updates/4Q-2021
38 +++ b/profiles/updates/4Q-2021
39 @@ -1,3 +1,4 @@
40 move dev-libs/intel-neo dev-libs/intel-compute-runtime
41 move dev-python/hyper-h2 dev-python/h2
42 move media-radio/KochMorse media-radio/kochmorse
43 +move jupyterlab-desktop jupyterlab-desktop-bin
44
45 diff --git a/sci-misc/jupyterlab-desktop-bin/Manifest b/sci-misc/jupyterlab-desktop-bin/Manifest
46 new file mode 100644
47 index 000000000000..6658970bf533
48 --- /dev/null
49 +++ b/sci-misc/jupyterlab-desktop-bin/Manifest
50 @@ -0,0 +1,2 @@
51 +DIST jupyterlab-desktop-bin-3.2.4.1.rpm 254701500 BLAKE2B efe593518cec942d122edd3ad58c3def25db658ae1ca8b5af05f702fd08bc8614d05f3f379323462f05a616075ccac403981645329615cc9138cea2f82100755 SHA512 ea3efea857a65b7a0e8a409dcbafcc840f924fe9fea073f127dcf31d01a86b6832803a3b67f03cd1f9968c058c792ff9d1650550a44e5cb1e77cc4ab4bf0a813
52 +DIST jupyterlab-desktop-bin-3.2.4.3.rpm 269019824 BLAKE2B cc4acde522b3cab06e1d4b26ed21352cb20396e766c71da889fb19fae52af0df7c8acd4e9b91083ab944995fdc2f3acf3af28c7320e0da951505ea75e2c70b63 SHA512 6eb5220e149cd2f61cbaf35e377bdd02fefa292eb0145936da6d7b875f68779a47f5a99be12bf57b44840f6b5bdfd3e9923bf0947cbe3c2e155cd5f5e2c64317
53
54 diff --git a/sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.3.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.1.ebuild
55 similarity index 91%
56 rename from sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.3.ebuild
57 rename to sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.1.ebuild
58 index 15ce362a0939..c83878c8b02f 100644
59 --- a/sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.3.ebuild
60 +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.1.ebuild
61 @@ -7,7 +7,7 @@ inherit rpm xdg
62
63 DESCRIPTION="JupyterLab desktop application, based on Electron"
64 HOMEPAGE="https://jupyter.org/"
65 -SRC_URI="https://github.com/jupyterlab/${PN}/releases/download/v$(ver_rs 3 -)/JupyterLab-Setup-Fedora.rpm -> ${P}.rpm"
66 +SRC_URI="https://github.com/jupyterlab/${PN%%-bin}/releases/download/v$(ver_rs 3 -)/JupyterLab-Setup-Fedora.rpm -> ${P}.rpm"
67
68 KEYWORDS="-* ~amd64"
69 LICENSE="BSD MIT"
70
71 diff --git a/sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.1.ebuild b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.3.ebuild
72 similarity index 91%
73 rename from sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.1.ebuild
74 rename to sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.3.ebuild
75 index 15ce362a0939..c83878c8b02f 100644
76 --- a/sci-misc/jupyterlab-desktop/jupyterlab-desktop-3.2.4.1.ebuild
77 +++ b/sci-misc/jupyterlab-desktop-bin/jupyterlab-desktop-bin-3.2.4.3.ebuild
78 @@ -7,7 +7,7 @@ inherit rpm xdg
79
80 DESCRIPTION="JupyterLab desktop application, based on Electron"
81 HOMEPAGE="https://jupyter.org/"
82 -SRC_URI="https://github.com/jupyterlab/${PN}/releases/download/v$(ver_rs 3 -)/JupyterLab-Setup-Fedora.rpm -> ${P}.rpm"
83 +SRC_URI="https://github.com/jupyterlab/${PN%%-bin}/releases/download/v$(ver_rs 3 -)/JupyterLab-Setup-Fedora.rpm -> ${P}.rpm"
84
85 KEYWORDS="-* ~amd64"
86 LICENSE="BSD MIT"
87
88 diff --git a/sci-misc/jupyterlab-desktop/metadata.xml b/sci-misc/jupyterlab-desktop-bin/metadata.xml
89 similarity index 100%
90 rename from sci-misc/jupyterlab-desktop/metadata.xml
91 rename to sci-misc/jupyterlab-desktop-bin/metadata.xml
92
93 diff --git a/sci-misc/jupyterlab-desktop/Manifest b/sci-misc/jupyterlab-desktop/Manifest
94 deleted file mode 100644
95 index d213465370f2..000000000000
96 --- a/sci-misc/jupyterlab-desktop/Manifest
97 +++ /dev/null
98 @@ -1,2 +0,0 @@
99 -DIST jupyterlab-desktop-3.2.4.1.rpm 254701500 BLAKE2B efe593518cec942d122edd3ad58c3def25db658ae1ca8b5af05f702fd08bc8614d05f3f379323462f05a616075ccac403981645329615cc9138cea2f82100755 SHA512 ea3efea857a65b7a0e8a409dcbafcc840f924fe9fea073f127dcf31d01a86b6832803a3b67f03cd1f9968c058c792ff9d1650550a44e5cb1e77cc4ab4bf0a813
100 -DIST jupyterlab-desktop-3.2.4.3.rpm 269019824 BLAKE2B cc4acde522b3cab06e1d4b26ed21352cb20396e766c71da889fb19fae52af0df7c8acd4e9b91083ab944995fdc2f3acf3af28c7320e0da951505ea75e2c70b63 SHA512 6eb5220e149cd2f61cbaf35e377bdd02fefa292eb0145936da6d7b875f68779a47f5a99be12bf57b44840f6b5bdfd3e9923bf0947cbe3c2e155cd5f5e2c64317