Projects
openEuler:Roll:Everything:RVA20
python-waitress
_service:obs_scm:python-waitress.spec
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:python-waitress.spec of Package python-waitress
%global _empty_manifest_terminate_build 0 Name: python-waitress Version: 3.0.0 Release: 3 Summary: Waitress WSGI server License: ZPLv2.1 URL: https://github.com/Pylons/waitress Source0: https://github.com/Pylons/waitress/archive/refs/tags/v3.0.0.tar.gz BuildArch: noarch Patch0001: backport-CVE-2024-49768.patch Patch0002: backport-CVE-2024-49769.patch Requires: python3-Sphinx Requires: python3-docutils Requires: python3-pylons-sphinx-themes Requires: python3-pytest Requires: python3-pytest-cover Requires: python3-coverage %description Waitress is a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 3.7+. It is also known to run on PyPy 3 (version 3.7 compatible python) on UNIX. It supports HTTP/1.0 and HTTP/1.1. %package -n python3-waitress Summary: Waitress WSGI server Provides: python-waitress BuildRequires: python3-devel BuildRequires: python3-setuptools %description -n python3-waitress Waitress is a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 3.7+. It is also known to run on PyPy 3 (version 3.7 compatible python) on UNIX. It supports HTTP/1.0 and HTTP/1.1. %package help Summary: Development documents and examples for waitress Provides: python3-waitress-doc %description help Waitress is a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 3.7+. It is also known to run on PyPy 3 (version 3.7 compatible python) on UNIX. It supports HTTP/1.0 and HTTP/1.1. %prep %autosetup -n waitress-%{version} -p1 %build %py3_build %install %py3_install install -d -m755 %{buildroot}/%{_pkgdocdir} if [ -d doc ]; then cp -arf doc %{buildroot}/%{_pkgdocdir}; fi if [ -d docs ]; then cp -arf docs %{buildroot}/%{_pkgdocdir}; fi if [ -d example ]; then cp -arf example %{buildroot}/%{_pkgdocdir}; fi if [ -d examples ]; then cp -arf examples %{buildroot}/%{_pkgdocdir}; fi pushd %{buildroot} if [ -d usr/lib ]; then find usr/lib -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/lib64 ]; then find usr/lib64 -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/bin ]; then find usr/bin -type f -printf "/%h/%f\n" >> filelist.lst fi if [ -d usr/sbin ]; then find usr/sbin -type f -printf "/%h/%f\n" >> filelist.lst fi touch doclist.lst if [ -d usr/share/man ]; then find usr/share/man -type f -printf "/%h/%f.gz\n" >> doclist.lst fi popd mv %{buildroot}/filelist.lst . mv %{buildroot}/doclist.lst . %files -n python3-waitress -f filelist.lst %dir %{python3_sitelib}/* %files help -f doclist.lst %{_docdir}/* %changelog * Wed Oct 30 2024 liningjie <liningjie@xfusion.com> - 3.0.0-3 - Fix CVE-2024-49769 * Tue Oct 29 2024 liningjie <liningjie@xfusion.com> - 3.0.0-2 - Fix CVE-2024-49768 * Thu Jun 06 2024 liuzhilin <liuzhilin@kylinos.cn> - 3.0.0-1 - Upgrade package to version 3.0.0 - Fix a bug that would appear on macOS whereby if we accept() a socket that is already gone, setting socket options would fail and take down the server. - Fixed testing of vendored asyncore code to not rely on particular naming for errno's. * Wed Sep 28 2022 guozhengxin <guozhengxin@kylinos.cn> - 2.1.2-1 - Upgrade package to version 2.1.2 * Mon Apr 18 2022 Shinwell_Hu <micromotive@qq.com> - 2.0.0-3 - Backport from 2.1.1 to fix CVE-2022-24761 * Thu Mar 3 2022 zhaoshuang <zhaoshuang@uniontech.com> - 2.0.0-2 - remove some unnecessary buildrequires * Thu Jul 08 2021 suoxiaocong <suoxiaocong@kylinos.com> - 2.0.0-1 - update package to 2.0.0 * Sat Aug 22 2020 tianwei <tianwei12@huawei.com> - 1.4.4-2 - delete python2 * Thu Jul 16 2020 jixinjie <jixinjie@huawei.com> - 1.4.4-1 - update package to 1.4.4 * Thu Feb 13 2020 Ruijun Ge <geruijun@huawei.com> - 1.1.0-5 - init package
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2