From 950d1db51b7c4252d1d792e8af9568a978d19a94 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:54:01 +0200 Subject: [PATCH 1/7] Rebuilt for Python 3.14 --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 8505967..7b3a340 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Mon Jun 02 2025 Python Maint - 2.0.0.1-2 +- Rebuilt for Python 3.14 + * Wed Mar 12 2025 Tom Callaway - 2.0.0.1-1 - update to 2.0.0.1 + latest commits - apply fix for removed imp.load_source() From 2718cc9f8922cefc2a5220b9a2ae935015b8b841 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 20:27:07 +0000 Subject: [PATCH 2/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 7b3a340..0ba1764 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 2.0.0.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 2.0.0.1-2 - Rebuilt for Python 3.14 From ba516a52b340d22e0bcc62dff30801eec62be5ca Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 15:23:03 +0200 Subject: [PATCH 3/7] Rebuilt for Python 3.14.0rc2 bytecode --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 0ba1764..0c49ee2 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 3%{?dist} +Release: 4%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Fri Aug 15 2025 Python Maint - 2.0.0.1-4 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 2.0.0.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 044647d3474cb57eafc3f659c38b63cd38abfd3a Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 15:03:26 +0200 Subject: [PATCH 4/7] Rebuilt for Python 3.14.0rc3 bytecode --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 0c49ee2..55ccadc 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 4%{?dist} +Release: 5%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Fri Sep 19 2025 Python Maint - 2.0.0.1-5 +- Rebuilt for Python 3.14.0rc3 bytecode + * Fri Aug 15 2025 Python Maint - 2.0.0.1-4 - Rebuilt for Python 3.14.0rc2 bytecode From 233fc8ea0ac02c0cf803a38f759c51e9a71d1a86 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 20:16:16 +0000 Subject: [PATCH 5/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 55ccadc..c5d0769 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 5%{?dist} +Release: 6%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 2.0.0.1-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Sep 19 2025 Python Maint - 2.0.0.1-5 - Rebuilt for Python 3.14.0rc3 bytecode From b84e50ac0189c484395d203b6baa39ed5e0011ba Mon Sep 17 00:00:00 2001 From: Python Maint Date: Wed, 3 Jun 2026 17:50:11 +0200 Subject: [PATCH 6/7] Rebuilt for Python 3.15 --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index c5d0769..47bcfcd 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 6%{?dist} +Release: 7%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Wed Jun 03 2026 Python Maint - 2.0.0.1-7 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 2.0.0.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From ee0d75be59a44c12f5750e17bca1b359385f3842 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 08:50:06 +0000 Subject: [PATCH 7/7] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- winpdb.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/winpdb.spec b/winpdb.spec index 47bcfcd..2eb1da8 100644 --- a/winpdb.spec +++ b/winpdb.spec @@ -1,6 +1,6 @@ Name: winpdb Version: 2.0.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: An advanced python debugger License: GPL-2.0-or-later URL: https://pypi.org/project/winpdb-reborn @@ -64,6 +64,9 @@ chmod +x $RPM_BUILD_ROOT%{python3_sitelib}/rpdb2.py $RPM_BUILD_ROOT%{python3_sit %{_datadir}/pixmaps/%{name}.png %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 2.0.0.1-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Wed Jun 03 2026 Python Maint - 2.0.0.1-7 - Rebuilt for Python 3.15