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, 16 Mar 2022 10:06:10 +0000 (UTC)	[thread overview]
Message-ID: <1647421826.89612a60eeaa4b5f0e099b83aba5afec52d25dca.mgorny@gentoo> (raw)

commit:     89612a60eeaa4b5f0e099b83aba5afec52d25dca
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 16 09:09:38 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Mar 16 09:10:26 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89612a60

dev-python/widgetsnbextension: Bump to 3.6.0

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

 dev-python/widgetsnbextension/Manifest             |  1 +
 .../widgetsnbextension-3.6.0.ebuild                | 23 ++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/widgetsnbextension/Manifest b/dev-python/widgetsnbextension/Manifest
index 9c0753abea9e..d579ea2c3d79 100644
--- a/dev-python/widgetsnbextension/Manifest
+++ b/dev-python/widgetsnbextension/Manifest
@@ -1 +1,2 @@
 DIST widgetsnbextension-3.5.1.tar.gz 1112877 BLAKE2B 9608a4bb385e697685383e52ee3a17127b87dded4e8edd22233ed03ec837818798a8c08709a83ef7c13995797ebc1b43961e2bc8592e542c5b4fe7c2f5f08f7b SHA512 484f6d91e36ab734c02675973e9007b1f379f1a1cb762c863ad0d80c8c6eb8c9c49a138b3280894ed17ed86775f517a13790cb4537e1cf8bcbdc57e72d13cc2b
+DIST widgetsnbextension-3.6.0.tar.gz 802154 BLAKE2B ef6b56c9ba2e40dde4a6ca40687488fd823886ab5eae474558b994f8a4206c4665e3ed4d953deb93a6261d3f55f3b514ec44eae3aa10bf699e8d2378f1669631 SHA512 d00b0e8d5edfc85ea1a9ac036dbdbe0b0ac6cb0eb694fc999f81e8f615e2a637890a2d5383c0f0ea041d886dbddf2e7036f8163fae0b8c3b5aa315a072b3ff7a

diff --git a/dev-python/widgetsnbextension/widgetsnbextension-3.6.0.ebuild b/dev-python/widgetsnbextension/widgetsnbextension-3.6.0.ebuild
new file mode 100644
index 000000000000..669ac33d27c4
--- /dev/null
+++ b/dev-python/widgetsnbextension/widgetsnbextension-3.6.0.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+PYTHON_REQ_USE="threads(+)"
+
+inherit distutils-r1
+
+DESCRIPTION="IPython HTML widgets for Jupyter"
+HOMEPAGE="https://ipython.org"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	dev-python/notebook[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2022-03-16 10:06 UTC|newest]

Thread overview: 83+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-16 10:06 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-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
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=1647421826.89612a60eeaa4b5f0e099b83aba5afec52d25dca.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