From 544957fc0e2ca7f586bade69209861c31dad7988 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 19:37:34 +0200 Subject: [PATCH 1/2] Rebuilt for Python 3.15 --- python-bokeh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-bokeh.spec b/python-bokeh.spec index 1cb558c..5b39eff 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -13,7 +13,7 @@ and data applications.} Name: python-%{pypi_name} Version: 3.6.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Interactive plots and applications in the browser from Python # License breakdown: licensecheck -r . | sed '/UNKNOWN/ d' | sort -t ':' -k 2 @@ -201,6 +201,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/typings %{python3_sitelib}/%{pypi_name} %changelog +* Thu Jun 04 2026 Python Maint - 3.6.3-2 +- Rebuilt for Python 3.15 + * Mon Jan 26 2026 Federico Pellegrin - 3.6.3-1 - Bump to 3.6.3 From 75b3526bec15ff3c357bff3743e23667476b12a1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 16 Jul 2026 18:32:13 +0000 Subject: [PATCH 2/2] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- python-bokeh.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-bokeh.spec b/python-bokeh.spec index 5b39eff..4063420 100644 --- a/python-bokeh.spec +++ b/python-bokeh.spec @@ -13,7 +13,7 @@ and data applications.} Name: python-%{pypi_name} Version: 3.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Interactive plots and applications in the browser from Python # License breakdown: licensecheck -r . | sed '/UNKNOWN/ d' | sort -t ':' -k 2 @@ -201,6 +201,9 @@ rm -rf %{buildroot}/%{python3_sitelib}/typings %{python3_sitelib}/%{pypi_name} %changelog +* Thu Jul 16 2026 Fedora Release Engineering - 3.6.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 3.6.3-2 - Rebuilt for Python 3.15