public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-jupyterlab-widgets] rawhide: Update to 3.0.17 (rhbz#2517743)
@ 2026-08-19 9:59 Lumir Balhar
0 siblings, 0 replies; only message in thread
From: Lumir Balhar @ 2026-08-19 9:59 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-19 9:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-19 9:59 [rpms/python-jupyterlab-widgets] rawhide: Update to 3.0.17 (rhbz#2517743) Lumir Balhar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox