File tree Expand file tree Collapse file tree
SPECS-EXTENDED/python-waitress Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
33 "generate-tarball.sh" : " ad3054da899cf62bb07839bf43deaf7000485f376c82064946900a71e8c82307" ,
4- "python-waitress-1.4.4-nodocs .tar.gz" : " 87daff54205d49978b41eee8e926f703778c3ad953d170a500ef52056ae0bcb7 "
4+ "python-waitress-3.0.1 .tar.gz" : " 724e4870e41ed9d4cd8b1d3330ff460789ae7e86910b4ace47b1b5bbe0fd0c0c "
55 }
6- }
6+ }
Original file line number Diff line number Diff line change @@ -5,11 +5,11 @@ Summary: Waitress WSGI server
55Vendor: Microsoft Corporation
66Distribution: Azure Linux
77Name: python-%{srcname }
8- Version: 1.4.4
9- Release: 8 %{?dist }
8+ Version: 3.0.1
9+ Release: 1 %{?dist }
1010License: ZPLv2.1
1111URL: https://github.com/Pylons/%{srcname }
12- Source0: %{ _distro_sources_url }/%{ name }-%{version }-nodocs .tar.gz
12+ Source0: https://github.com/Pylons/%{ srcname }/archive/refs/tags/v%{ version }.tar.gz# /%{ name}-%{version}.tar.gz
1313# Upstream ships non free docs files.
1414# We do not even want them in our src.rpms
1515# So we remove them before uploading.
@@ -43,7 +43,7 @@ BuildRequires: python3-setuptools
4343Python 3 version.
4444
4545%prep
46- %autosetup -n %{srcname }-%{version }-nodocs
46+ %autosetup -n %{srcname }-%{version }
4747
4848%build
4949%py3_build
@@ -59,6 +59,10 @@ Python 3 version.
5959%{python3_sitelib }/%{srcname }-* .egg-info/
6060
6161%changelog
62+ * Sat Feb 22 2025 Durga Jagadeesh Palli <v-dpalli@microsoft.com> - 3.0.1-1
63+ - Update to 3.0.1
64+ - License verified
65+
6266* Thu Feb 22 2024 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.4.4-8
6367- Updating naming for 3.0 version of Azure Linux.
6468
Original file line number Diff line number Diff line change 2521325213 "type": "other",
2521425214 "other": {
2521525215 "name": "python-waitress",
25216- "version": "1.4.4 ",
25217- "downloadUrl": "https://azurelinuxsrcstorage.blob.core.windows.net/sources/core/python- waitress-1.4.4-nodocs .tar.gz"
25216+ "version": "3.0.1 ",
25217+ "downloadUrl": "https://github.com/Pylons/ waitress/archive/refs/tags/v3.0.1 .tar.gz"
2521825218 }
2521925219 }
2522025220 },
You can’t perform that action at this time.
0 commit comments