From bb0791de73891c0e2b1aa013647f1f5b70f1c32b Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 08:02:31 +0000 Subject: [PATCH 1/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- mingw-python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index 266c5fe..262d3c0 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -6,7 +6,7 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library Version: 2.1.2 -Release: 4%{?dist} +Release: 5%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 2.1.2-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Jul 20 2023 Fedora Release Engineering - 2.1.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild From 3185fd2db519d6f192fce204926c54e27f7f9fc1 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 07:06:28 +0000 Subject: [PATCH 2/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- mingw-python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index 262d3c0..4fff898 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -6,7 +6,7 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library Version: 2.1.2 -Release: 5%{?dist} +Release: 6%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 2.1.2-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 2.1.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 616ab4da1a09e640c06560f6d01e3b72f00e071b Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 23 May 2024 12:02:16 +0200 Subject: [PATCH 3/8] Update to 3.0.0 --- .gitignore | 1 + mingw-python-waitress.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 51f0629..98fd14e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /waitress-2.1.2-nodocs.tar.xz +/waitress-3.0.0-nodocs.tar.xz diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index 4fff898..6005435 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -5,8 +5,8 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library -Version: 2.1.2 -Release: 6%{?dist} +Version: 3.0.0 +Release: 1%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -15,7 +15,7 @@ URL: https://github.com/Pylons/waitress # Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License # See CONTRIBUTORS.txt # Generate with ./waitress-tarball-nodocs.sh $version -Source0: waitress-2.1.2-nodocs.tar.xz +Source0: waitress-%{version}-nodocs.tar.xz Source1: waitress-tarball-nodocs.sh BuildRequires: mingw32-filesystem >= 95 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Thu May 23 2024 Sandro Mani - 3.0.0-1 +- Update to 3.0.0 + * Thu Jan 25 2024 Fedora Release Engineering - 2.1.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild diff --git a/sources b/sources index 7ef37b5..f221fb9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (waitress-2.1.2-nodocs.tar.xz) = 43a56eff910b9110fb548b7eb0b7ef4bab0efa31854345ea58e656132bb9aa52323ed306d54ee1e339d4af39927fd00c5e20a7b43e4bb9b19ac196a304923cfa +SHA512 (waitress-3.0.0-nodocs.tar.xz) = f5449e3c02c65b37319d5301f821122bf1091942c7b8e7a3e330179ef3846d4c73e105cbc2cbbb2929b40656ff468fde0cf05172576cafc4cc5bc4537d6dae5e From d93c25c0535a6fe9f82d44307787bdbe520028bb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 17:58:06 +0000 Subject: [PATCH 4/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- mingw-python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index 6005435..c81c85b 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -6,7 +6,7 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library Version: 3.0.0 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 3.0.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu May 23 2024 Sandro Mani - 3.0.0-1 - Update to 3.0.0 From b801acba29db3b224d9dcbcb0c7ff704207bbe48 Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Thu, 31 Oct 2024 19:03:02 +0100 Subject: [PATCH 5/8] Update to 3.0.1 --- .gitignore | 1 + mingw-python-waitress.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 98fd14e..221c4a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /waitress-2.1.2-nodocs.tar.xz /waitress-3.0.0-nodocs.tar.xz +/waitress-3.0.1-nodocs.tar.xz diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index c81c85b..1bb55cf 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -5,8 +5,8 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library -Version: 3.0.0 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Thu Oct 31 2024 Sandro Mani - 3.0.1-1 +- Update to 3.0.1 + * Thu Jul 18 2024 Fedora Release Engineering - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild diff --git a/sources b/sources index f221fb9..e41f3a9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (waitress-3.0.0-nodocs.tar.xz) = f5449e3c02c65b37319d5301f821122bf1091942c7b8e7a3e330179ef3846d4c73e105cbc2cbbb2929b40656ff468fde0cf05172576cafc4cc5bc4537d6dae5e +SHA512 (waitress-3.0.1-nodocs.tar.xz) = 4de6bc371d3cba61b2b4cd02c2a762b5ec117c51ff6edb3b36ac15b8f2f965c55ead351592aefb85312815e7009bca7794957109d09204a29dad06a182421dab From e5a1c80fd3c1525c5c53d4185b7bce5775b2299d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 18:19:10 +0000 Subject: [PATCH 6/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- mingw-python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index 1bb55cf..be2b3bf 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -6,7 +6,7 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library Version: 3.0.1 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 3.0.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Oct 31 2024 Sandro Mani - 3.0.1-1 - Update to 3.0.1 From 03cb78d682ef941c68761de71638312f3f9ca1fd Mon Sep 17 00:00:00 2001 From: Sandro Mani Date: Fri, 7 Feb 2025 18:06:16 +0100 Subject: [PATCH 7/8] Update to 3.0.2 --- .gitignore | 1 + mingw-python-waitress.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 221c4a3..8ce4577 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /waitress-2.1.2-nodocs.tar.xz /waitress-3.0.0-nodocs.tar.xz /waitress-3.0.1-nodocs.tar.xz +/waitress-3.0.2-nodocs.tar.xz diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index be2b3bf..d7c46cb 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -5,8 +5,8 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library -Version: 3.0.1 -Release: 2%{?dist} +Version: 3.0.2 +Release: 1%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Fri Feb 07 2025 Sandro Mani - 3.0.2-1 +- Update to 3.0.2 + * Fri Jan 17 2025 Fedora Release Engineering - 3.0.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild diff --git a/sources b/sources index e41f3a9..513b816 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (waitress-3.0.1-nodocs.tar.xz) = 4de6bc371d3cba61b2b4cd02c2a762b5ec117c51ff6edb3b36ac15b8f2f965c55ead351592aefb85312815e7009bca7794957109d09204a29dad06a182421dab +SHA512 (waitress-3.0.2-nodocs.tar.xz) = 4524a9729a53c2707b0d4eff40797ddbaee45b67beb5d3a2404bae2a7fb207df162ea940e59c1a7d46c89c6d45f06f752d594644b8f0d7ef8605ce783cb2f086 From 8ad4a1230ace8bc6c1930192460732a862f1643d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 21:57:38 +0000 Subject: [PATCH 8/8] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- mingw-python-waitress.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mingw-python-waitress.spec b/mingw-python-waitress.spec index d7c46cb..8b04d0a 100644 --- a/mingw-python-waitress.spec +++ b/mingw-python-waitress.spec @@ -6,7 +6,7 @@ Name: mingw-python-%{mod_name} Summary: MinGW Windows Python %{pypi_name} library Version: 3.0.2 -Release: 1%{?dist} +Release: 2%{?dist} BuildArch: noarch License: ZPL-2.1 @@ -73,6 +73,9 @@ MinGW Windows Python3 %{pypi_name} library. %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 3.0.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Feb 07 2025 Sandro Mani - 3.0.2-1 - Update to 3.0.2