Compare commits
6 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ad4a1230a | ||
|
|
03cb78d682 | ||
|
|
e5a1c80fd3 | ||
|
|
b801acba29 | ||
|
|
d93c25c053 | ||
|
|
616ab4da1a |
3 changed files with 25 additions and 4 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +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
|
||||
|
|
|
|||
|
|
@ -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.2
|
||||
Release: 2%{?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,24 @@ MinGW Windows Python3 %{pypi_name} library.
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Fri Feb 07 2025 Sandro Mani <manisandro@gmail.com> - 3.0.2-1
|
||||
- Update to 3.0.2
|
||||
|
||||
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.1-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Oct 31 2024 Sandro Mani <manisandro@gmail.com> - 3.0.1-1
|
||||
- Update to 3.0.1
|
||||
|
||||
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Thu May 23 2024 Sandro Mani <manisandro@gmail.com> - 3.0.0-1
|
||||
- Update to 3.0.0
|
||||
|
||||
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (waitress-2.1.2-nodocs.tar.xz) = 43a56eff910b9110fb548b7eb0b7ef4bab0efa31854345ea58e656132bb9aa52323ed306d54ee1e339d4af39927fd00c5e20a7b43e4bb9b19ac196a304923cfa
|
||||
SHA512 (waitress-3.0.2-nodocs.tar.xz) = 4524a9729a53c2707b0d4eff40797ddbaee45b67beb5d3a2404bae2a7fb207df162ea940e59c1a7d46c89c6d45f06f752d594644b8f0d7ef8605ce783cb2f086
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue