From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/widgetsnbextension/
Date: Fri, 11 Apr 2025 04:53:55 +0000 (UTC) [thread overview]
Message-ID: <1744346630.afe59b3f0de7212c8fa9724abe9efb68dfa49062.mgorny@gentoo> (raw)
commit: afe59b3f0de7212c8fa9724abe9efb68dfa49062
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 11 04:33:50 2025 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 11 04:43:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afe59b3f
dev-python/widgetsnbextension: Bump to 4.0.14
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/widgetsnbextension/Manifest | 1 +
.../widgetsnbextension-4.0.14.ebuild | 30 ++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/dev-python/widgetsnbextension/Manifest b/dev-python/widgetsnbextension/Manifest
index ffdc88fa9aa9..9c287c8fda2d 100644
--- a/dev-python/widgetsnbextension/Manifest
+++ b/dev-python/widgetsnbextension/Manifest
@@ -1 +1,2 @@
DIST widgetsnbextension-4.0.13.tar.gz 1164730 BLAKE2B c38793d92f9d6877b73b73054974ef4613a3b39e4228b00eae40542178fc4822f5b4e318907d539e9193f9e8428231cdb887513006ff82c3402aba82971909bf SHA512 1e3bc74456da9169a3600b3c1f3f5601afd849e1c989b3c5a57780ff3d4303d6681813646f9343e7261a465292d926bc176e52ac477c0c1bf464263022bfc64b
+DIST widgetsnbextension-4.0.14.tar.gz 1097428 BLAKE2B c9016a57560bd9e1c0fb7f7513b17f3a2b9831381d2f96c38c7abd6b19c8435b30afd8028ac5d70d9540d1bf1b6b783254cbf86e3c4450f7a754c09e20ca0c6e SHA512 508dca1a24a886609df795c71411bd137726ff348b9d4c021f8e0d83f97bbcf8eb2e8e2359c590c05bdffe65ca84f4fb2f4bcf7dbe5eca74a374c4679ebe6997
diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.14.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-4.0.14.ebuild
new file mode 100644
index 000000000000..a4a540b5c3fd
--- /dev/null
+++ b/dev-python/widgetsnbextension/widgetsnbextension-4.0.14.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( pypy3 pypy3_11 python3_{10..13} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="IPython HTML widgets for Jupyter"
+HOMEPAGE="
+ https://ipython.org/
+ https://pypi.org/project/widgetsnbextension/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
+
+BDEPEND="
+ dev-python/jupyter-packaging[${PYTHON_USEDEP}]
+"
+
+src_install() {
+ distutils-r1_src_install
+
+ mv "${ED}/usr/etc" "${ED}/etc" || die
+}
next reply other threads:[~2025-04-11 4:54 UTC|newest]
Thread overview: 86+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-11 4:53 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-04-26 10:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/widgetsnbextension/ Michał Górny
2025-04-26 10:04 Arthur Zamarin
2025-03-07 12:45 Michał Górny
2024-09-07 10:56 Michał Górny
2024-09-07 10:38 Arthur Zamarin
2024-08-23 16:44 Michał Górny
2024-07-12 10:36 Michał Górny
2024-06-22 15:01 Michał Górny
2024-06-22 13:48 Arthur Zamarin
2024-06-05 4:58 Michał Górny
2024-02-24 10:22 Michał Górny
2024-02-24 10:07 Sam James
2024-02-08 18:56 Michał Górny
2023-11-20 15:02 Michał Górny
2023-10-24 17:51 Michał Górny
2023-10-15 15:46 Michał Górny
2023-10-14 18:28 Michał Górny
2023-10-03 14:46 Andrew Ammerlaan
2023-09-13 15:02 Michał Górny
2023-08-05 16:23 Michał Górny
2023-08-05 15:52 Arthur Zamarin
2023-07-05 7:58 Michał Górny
2023-04-22 9:16 Michał Górny
2023-04-22 8:53 Arthur Zamarin
2023-03-29 5:49 Michał Górny
2023-03-21 20:06 Michał Górny
2023-03-16 4:13 Michał Górny
2023-02-16 20:32 Michał Górny
2023-02-16 17:22 Arthur Zamarin
2023-01-08 5:12 Michał Górny
2023-01-07 18:50 Arthur Zamarin
2022-12-23 11:25 Michał Górny
2022-12-07 14:43 Michał Górny
2022-12-04 15:59 WANG Xuerui
2022-10-27 9:48 Andrew Ammerlaan
2022-10-05 10:44 Michał Górny
2022-10-05 7:56 Arthur Zamarin
2022-09-20 5:37 Michał Górny
2022-09-19 20:17 Arthur Zamarin
2022-09-03 12:04 Michał Górny
2022-08-19 19:13 Arthur Zamarin
2022-07-25 7:17 Michał Górny
2022-07-25 7:07 Agostino Sarubbo
2022-06-23 7:19 Michał Górny
2022-04-16 8:10 Arthur Zamarin
2022-04-15 15:30 Arthur Zamarin
2022-04-15 15:26 Arthur Zamarin
2022-04-15 15:07 Arthur Zamarin
2022-03-31 21:14 Arthur Zamarin
2022-03-18 9:54 Arthur Zamarin
2022-03-16 10:06 Michał Górny
2021-11-18 8:10 Sam James
2021-11-18 5:36 Sam James
2021-11-14 20:35 Sam James
2021-11-14 3:43 Sam James
2021-09-06 0:18 Sam James
2021-09-02 0:01 Marek Szuba
2021-07-12 6:41 Sam James
2021-07-11 10:14 Georgy Yakovlev
2021-07-01 17:53 Michał Górny
2021-06-20 1:45 Sam James
2021-02-13 10:14 David Seifert
2020-09-11 7:17 Michał Górny
2020-09-05 15:25 Sam James
2020-09-05 7:24 Michał Górny
2020-09-02 9:12 Michał Górny
2020-08-22 7:13 Michał Górny
2020-07-31 0:50 Sam James
2020-07-12 16:57 Michał Górny
2020-07-07 20:01 Michał Górny
2020-06-10 8:11 Michał Górny
2020-06-10 7:32 Michał Górny
2020-06-10 7:01 Michał Górny
2020-06-08 18:33 Michał Górny
2020-06-08 18:33 Michał Górny
2019-12-04 17:15 Michał Górny
2019-05-04 22:58 Virgil Dupras
2018-05-16 15:58 Andreas Sturmlechner
2018-05-16 12:28 Agostino Sarubbo
2017-08-19 22:39 Sebastien Fabbro
2017-03-12 12:31 Zac Medico
2017-03-04 15:19 David Seifert
2016-07-25 18:39 David Seifert
2016-06-04 8:24 David Seifert
2016-05-29 14:53 David Seifert
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1744346630.afe59b3f0de7212c8fa9724abe9efb68dfa49062.mgorny@gentoo \
--to=mgorny@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox