public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 29 Mar 2023 05:49:24 +0000 (UTC)	[thread overview]
Message-ID: <1680068960.f92f733c0eb22e955ad0c68fe130f50adc32df7e.mgorny@gentoo> (raw)

commit:     f92f733c0eb22e955ad0c68fe130f50adc32df7e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 29 05:47:30 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 29 05:49:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92f733c

dev-python/widgetsnbextension: Bump to 4.0.7

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/widgetsnbextension/Manifest             |  1 +
 .../widgetsnbextension-4.0.7.ebuild                | 30 ++++++++++++++++++++++
 2 files changed, 31 insertions(+)

diff --git a/dev-python/widgetsnbextension/Manifest b/dev-python/widgetsnbextension/Manifest
index aa9fcbc2c449..636fd7bbaed3 100644
--- a/dev-python/widgetsnbextension/Manifest
+++ b/dev-python/widgetsnbextension/Manifest
@@ -1,2 +1,3 @@
 DIST widgetsnbextension-4.0.5.tar.gz 1022805 BLAKE2B 1b64a633414b085fbdaee7394d17243b4b0eb3d6d3b7f8766d48eb0066d159a8ed594a0444e0724a876e213582274ac5faccc502349a8ee657ccbfcd047769c0 SHA512 8a25c97baaef32b46254e515676bd6894a025b710e48e374f2490bb1d5de96adb87c3b0673f69bebbb332b0f0ad6d9367c5d64146ae6452bc2090a66e8470a09
 DIST widgetsnbextension-4.0.6.tar.gz 1056186 BLAKE2B c42a0b1f5a9fe713e5ea31c6c2da80bce3ff00abaa80dce423f9f2a95fa37197a47eec1b0b7eae2889d1fcb509e4c0de6d618068cd99d40927f6ea09a7b4129b SHA512 20296c449bae36625294916fad182d0bd66e7dec1204c9d6a999479fb14a88d9021c890894f41ff244c291fec33b43ba8166c4059bac15bce6b9c4e33ec9349e
+DIST widgetsnbextension-4.0.7.tar.gz 1057085 BLAKE2B c9da4af41f1dfa88b4ffe68b295ac95c64db6acbc154e013052bfd32d78211dc74c8c776103700244fbccebba711ceb86571355983b9a1a8840a3266d65a7503 SHA512 b140e9ff419ba51133d532a00f8476124718335a83054270e22ccea83ad2020c20ef09016bd780e133a97dbeae2aebbd45d4a1534912844efb1e83c460834cc0

diff --git a/dev-python/widgetsnbextension/widgetsnbextension-4.0.7.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-4.0.7.ebuild
new file mode 100644
index 000000000000..76c91a82d91c
--- /dev/null
+++ b/dev-python/widgetsnbextension/widgetsnbextension-4.0.7.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{9..11} )
+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 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+RDEPEND="
+	dev-python/notebook[${PYTHON_USEDEP}]
+"
+
+src_install() {
+	distutils-r1_src_install
+
+	mv "${ED}/usr/etc" "${ED}/etc" || die
+}


             reply	other threads:[~2023-03-29  5:49 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-29  5:49 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-03-07 12:45 [gentoo-commits] repo/gentoo:master commit in: dev-python/widgetsnbextension/ 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-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=1680068960.f92f733c0eb22e955ad0c68fe130f50adc32df7e.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