public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lumir Balhar <lbalhar@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-jupyterlab-widgets] rawhide: Update to 3.0.17 (rhbz#2517743)
Date: Wed, 19 Aug 2026 09:59:08 GMT [thread overview]
Message-ID: <178713354863.1.2350687043786042295.rpms-python-jupyterlab-widgets-1db56ddd7a7e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-jupyterlab-widgets
Branch : rawhide
Commit : 1db56ddd7a7ef4ee6098d9f262531d3b1b9f389c
Author : Lumir Balhar <lbalhar@redhat.com>
Date : 2026-08-18T15:10:03+02:00
Stats : +6/-2 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-jupyterlab-widgets/c/1db56ddd7a7ef4ee6098d9f262531d3b1b9f389c?branch=rawhide
Log:
Update to 3.0.17 (rhbz#2517743)
Assisted-By: Claude
---
diff --git a/.gitignore b/.gitignore
index 3213ae7..99aae3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/jupyterlab_widgets-3.0.14.tar.gz
/jupyterlab_widgets-3.0.15.tar.gz
/jupyterlab_widgets-3.0.16.tar.gz
+/jupyterlab_widgets-3.0.17.tar.gz
diff --git a/python-jupyterlab-widgets.spec b/python-jupyterlab-widgets.spec
index e830136..44457e4 100644
--- a/python-jupyterlab-widgets.spec
+++ b/python-jupyterlab-widgets.spec
@@ -1,5 +1,5 @@
Name: python-jupyterlab-widgets
-Version: 3.0.16
+Version: 3.0.17
Release: %autorelease
Summary: Jupyter interactive widgets for JupyterLab
# Based on the output of:
@@ -65,6 +65,9 @@ Provides: bundled(npm(underscore)) = 1.13.6
%prep
%autosetup -p1 -n jupyterlab_widgets-%{version}
+# jupyter_builder is not packaged in Fedora; the labextension is pre-built so the hook skips anyway
+sed -i 's/, "jupyter_builder>=[^"]*"//' pyproject.toml
+
# Remove all backup files
find ./ -name "*.json.orig" -delete
diff --git a/sources b/sources
index a7fc839..bcbcdac 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (jupyterlab_widgets-3.0.16.tar.gz) = 263e13c810f83d9343d7c3d04582a83af4bf21b10ce9e1129bc2ffb9366937c8810c813fa14e8d9ba8569b11b64d9dcc405b845b6af0f071c28a4d5d1950bb40
+SHA512 (jupyterlab_widgets-3.0.17.tar.gz) = 5da52b2a4df8803616c592dcad8ff24505123f5418afa7a4e318f8d50bd428f03c0b24d03e76390b1f2f506424e6cdcd1619363e65ae7586d23840331bbca52b
reply other threads:[~2026-08-19 9:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178713354863.1.2350687043786042295.rpms-python-jupyterlab-widgets-1db56ddd7a7e@fedoraproject.org \
--to=lbalhar@redhat.com \
--cc=git-commits@fedoraproject.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