From e74a82c8588711263fac07855548d7b3e6add143 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 19 Jan 2025 16:32:11 +0000 Subject: [PATCH 1/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index cc45541..3f7aade 100644 --- a/yawn.spec +++ b/yawn.spec @@ -5,7 +5,7 @@ Name: yawn Version: 0 -Release: 0.49.%{revdate}svn%{svnrev}%{?dist} +Release: 0.50.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -62,6 +62,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Sun Jan 19 2025 Fedora Release Engineering - 0-0.50.20140318svn632 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Sat Jul 20 2024 Fedora Release Engineering - 0-0.49.20140318svn632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From a470f876fb0a758d7dfc7053ef4f9952f66e45d1 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 2 Jun 2025 20:54:34 +0200 Subject: [PATCH 2/9] Rebuilt for Python 3.14 --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 3f7aade..1e1431a 100644 --- a/yawn.spec +++ b/yawn.spec @@ -5,7 +5,7 @@ Name: yawn Version: 0 -Release: 0.50.%{revdate}svn%{svnrev}%{?dist} +Release: 0.51.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -62,6 +62,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Mon Jun 02 2025 Python Maint - 0-0.51.20140318svn632 +- Rebuilt for Python 3.14 + * Sun Jan 19 2025 Fedora Release Engineering - 0-0.50.20140318svn632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild From f455fb6293564489cc91015c1758077c7c545b8a Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 25 Jul 2025 21:11:28 +0000 Subject: [PATCH 3/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 1e1431a..9b90d09 100644 --- a/yawn.spec +++ b/yawn.spec @@ -5,7 +5,7 @@ Name: yawn Version: 0 -Release: 0.51.%{revdate}svn%{svnrev}%{?dist} +Release: 0.52.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -62,6 +62,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Fri Jul 25 2025 Fedora Release Engineering - 0-0.52.20140318svn632 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Mon Jun 02 2025 Python Maint - 0-0.51.20140318svn632 - Rebuilt for Python 3.14 From 0b3e98ca641f6b8e6fb8f6086a94f772a1ae9930 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 15 Aug 2025 15:23:32 +0200 Subject: [PATCH 4/9] Rebuilt for Python 3.14.0rc2 bytecode --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 9b90d09..e06c816 100644 --- a/yawn.spec +++ b/yawn.spec @@ -5,7 +5,7 @@ Name: yawn Version: 0 -Release: 0.52.%{revdate}svn%{svnrev}%{?dist} +Release: 0.53.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -62,6 +62,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Fri Aug 15 2025 Python Maint - 0-0.53.20140318svn632 +- Rebuilt for Python 3.14.0rc2 bytecode + * Fri Jul 25 2025 Fedora Release Engineering - 0-0.52.20140318svn632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild From 959e3dbab90557e2affc8beda6f53f89c7a35671 Mon Sep 17 00:00:00 2001 From: Vitezslav Crhonek Date: Wed, 27 Aug 2025 09:34:53 +0200 Subject: [PATCH 5/9] Stop using deprecated python setup.py --- yawn.spec | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) diff --git a/yawn.spec b/yawn.spec index e06c816..4f513cf 100644 --- a/yawn.spec +++ b/yawn.spec @@ -2,10 +2,11 @@ %global apacheconfdir /etc/httpd %global svnrev 632 %global revdate 20140318 +%global ver 0.1.7 Name: yawn Version: 0 -Release: 0.53.%{revdate}svn%{svnrev}%{?dist} +Release: 0.54.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -21,7 +22,7 @@ Patch0: fix-shebang-lines.patch Patch1: python-3-support.patch Patch2: fix-requires.patch -BuildRequires: httpd, python3-devel, python3-setuptools +BuildRequires: httpd, python3-devel Requires: python3-mod_wsgi, python3-pywbem, httpd, python3-werkzeug, python3-mako BuildArch: noarch @@ -39,11 +40,14 @@ Script to run yawn without Apache web server. %setup -q -n %{name}-%{revdate} %autopatch -p1 +%generate_buildrequires +%pyproject_buildrequires + %build -%{__python3} setup.py build +%pyproject_wheel %install -%{__python3} setup.py install --skip-build --root ${RPM_BUILD_ROOT} +%pyproject_install mkdir -p $RPM_BUILD_ROOT%{htmldir} install ./scripts/yawn.wsgi $RPM_BUILD_ROOT%{htmldir}/index.wsgi install -d $RPM_BUILD_ROOT%{apacheconfdir}/conf.d/ @@ -54,7 +58,8 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %files %{htmldir} -%{python3_sitelib}/* +%{python3_sitelib}/pywbem_yawn/ +%{python3_sitelib}/yawn-%{ver}.dist-info/ %config(noreplace) %{apacheconfdir}/conf.d/yawn.conf %doc README Changelog @@ -62,6 +67,10 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Wed Aug 27 2025 Vitezslav Crhonek - 0-0.54.20140318svn632 +- Stop using deprecated python setup.py build/install command in the spec + Resolves: #2378639 + * Fri Aug 15 2025 Python Maint - 0-0.53.20140318svn632 - Rebuilt for Python 3.14.0rc2 bytecode From bb930505dc315c762fdc20a78992b720e3d5969c Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 19 Sep 2025 15:04:03 +0200 Subject: [PATCH 6/9] Rebuilt for Python 3.14.0rc3 bytecode --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 4f513cf..bb1a0da 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.54.%{revdate}svn%{svnrev}%{?dist} +Release: 0.55.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Fri Sep 19 2025 Python Maint - 0-0.55.20140318svn632 +- Rebuilt for Python 3.14.0rc3 bytecode + * Wed Aug 27 2025 Vitezslav Crhonek - 0-0.54.20140318svn632 - Stop using deprecated python setup.py build/install command in the spec Resolves: #2378639 From 8830811b0e24c1e9fefe41f98b874ad72bfa11fe Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 17 Jan 2026 21:01:21 +0000 Subject: [PATCH 7/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index bb1a0da..a3762fb 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.55.%{revdate}svn%{svnrev}%{?dist} +Release: 0.56.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Sat Jan 17 2026 Fedora Release Engineering - 0-0.56.20140318svn632 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild + * Fri Sep 19 2025 Python Maint - 0-0.55.20140318svn632 - Rebuilt for Python 3.14.0rc3 bytecode From 6f5030284fac2706fcb72fa7be1ff978dd580207 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 4 Jun 2026 09:33:24 +0200 Subject: [PATCH 8/9] Rebuilt for Python 3.15 --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index a3762fb..976263f 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.56.%{revdate}svn%{svnrev}%{?dist} +Release: 0.57.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Thu Jun 04 2026 Python Maint - 0-0.57.20140318svn632 +- Rebuilt for Python 3.15 + * Sat Jan 17 2026 Fedora Release Engineering - 0-0.56.20140318svn632 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild From 5fc2f19fcef0d4ac7cff2b9f0528b0ef2dd8b5e2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jul 2026 09:33:47 +0000 Subject: [PATCH 9/9] Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild --- yawn.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/yawn.spec b/yawn.spec index 976263f..07d4c34 100644 --- a/yawn.spec +++ b/yawn.spec @@ -6,7 +6,7 @@ Name: yawn Version: 0 -Release: 0.57.%{revdate}svn%{svnrev}%{?dist} +Release: 0.58.%{revdate}svn%{svnrev}%{?dist} Summary: Yet Another WBEM Navigator @@ -67,6 +67,9 @@ install -m 0644 ./apache/yawn.conf ${RPM_BUILD_ROOT}/%{apacheconfdir}/conf.d/yaw %{_bindir}/yawn.py %changelog +* Fri Jul 17 2026 Fedora Release Engineering - 0-0.58.20140318svn632 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild + * Thu Jun 04 2026 Python Maint - 0-0.57.20140318svn632 - Rebuilt for Python 3.15