Compare commits
65 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4635ff654f | ||
|
|
3658596978 | ||
|
|
9260ee503c | ||
|
|
275eeeca7b | ||
|
|
8791064fc8 | ||
|
|
fbd7da616e | ||
|
|
7cf29fd8b3 | ||
|
|
40ed1fd08a | ||
|
|
7e4d510444 | ||
|
|
8557aec3cc | ||
|
|
45077f78c2 | ||
|
|
91f986cfee | ||
|
|
a002b75796 | ||
|
|
1a55e3b959 | ||
|
|
0521fe96f9 | ||
|
|
ac3643f4fb | ||
|
|
ae944a63bf | ||
|
|
fa45528a17 | ||
|
|
9dd38860cd | ||
|
|
e5d6c6b8ce | ||
|
|
3f222dcae3 | ||
|
|
14d106f084 | ||
|
|
c922e375d4 | ||
|
|
333344a045 | ||
|
|
a94b12020d | ||
|
|
4893737370 | ||
|
|
4e7c932d35 | ||
|
|
e5ce6bf678 | ||
|
|
3b41398289 | ||
|
|
a1b1668fc8 | ||
|
|
20cd130b10 | ||
|
|
5d391fb590 | ||
|
|
6eee6c0d5e | ||
|
|
b054c6c025 | ||
|
|
e35378fb8a | ||
|
|
fd1028f2e2 | ||
|
|
0c9b05ec3b | ||
|
|
a98bc75492 | ||
|
|
74ca1f59f0 | ||
|
|
c348fb5f45 | ||
|
|
802925718b | ||
|
|
f30fb1ef29 | ||
|
|
f6f13cdce8 | ||
|
|
6ee75ebd6c | ||
|
|
3aa190b23a | ||
|
|
ce7ad3f138 | ||
|
|
f3e56c4ffa | ||
|
|
b8ae1ebe06 | ||
|
|
6750ccc614 | ||
|
|
ad25b69122 | ||
|
|
9d1bf93147 | ||
|
|
eaf0f012b8 | ||
|
|
eb2491f36f | ||
|
|
5325847ddf | ||
|
|
2f4c1ebcbb | ||
|
|
80840b1044 | ||
|
|
c9898ced58 | ||
|
|
b37b685cb3 | ||
|
|
66dcbf8c0a | ||
|
|
60ea37803b | ||
|
|
0bd52fc0ca | ||
|
|
8d896164af | ||
|
|
102eea20ac | ||
|
|
a259989ab6 | ||
|
|
7d555e5d12 |
5 changed files with 261 additions and 135 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -1,6 +1 @@
|
|||
/waitress-0.8.2.tar.gz
|
||||
/waitress-0.8.3.tar.gz
|
||||
/waitress-0.8.4.tar.gz
|
||||
/waitress-0.8.5.tar.gz
|
||||
/waitress-0.8.8.tar.gz
|
||||
/waitress-0.8.9.tar.gz
|
||||
/waitress-*-nodocs.tar.gz
|
||||
|
|
|
|||
208
changelog
Normal file
208
changelog
Normal file
|
|
@ -0,0 +1,208 @@
|
|||
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue Jun 13 2023 Python Maint <python-maint@redhat.com> - 2.1.2-4
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Wed May 10 2023 Carl George <carl@george.computer> - 2.1.2-3
|
||||
- Convert to pyproject macros
|
||||
- Run test suite
|
||||
- Switch to SPDX license identifier
|
||||
|
||||
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Tue Aug 02 2022 Alfredo Moralejo <amoralej@redhat.com> - 2.1.2-1
|
||||
- Update to 2.1.2 Fixes rhbz#2091729
|
||||
|
||||
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 2.1.1-2
|
||||
- Rebuilt for Python 3.11
|
||||
|
||||
* Mon May 30 2022 Kevin Fenzi <kevin@scrye.com> - 2.1.1-1
|
||||
- Update to 2.1.1. Fixes rhbz#2051348
|
||||
|
||||
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
||||
|
||||
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.4.4-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.4-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Fri Jan 15 2021 Troy Dawson <tdawson@redhat.com> - 1.4.4-2
|
||||
- Remove test BuildRequires until tests are working
|
||||
|
||||
* Thu Sep 10 2020 Joel Capitao <jcapitao@redhat.com> - 1.4.4-1
|
||||
- Update to 1.4.4
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4.3-2
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Fri Feb 07 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.3-1
|
||||
- Update to 1.4.3 Fixes bug #1785591
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
* Mon Jan 20 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.2-1
|
||||
- Update to 1.4.2 Fixes bugs #1785591 #1789807 #1789809 #1789810 #1791415
|
||||
#1791416 #1791417 #1791420 #1791421 #1791422 #1791423
|
||||
|
||||
* Thu Jan 16 2020 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.1-1
|
||||
- Update to 1.4.1 Fixes bug #1785591
|
||||
|
||||
* Wed Dec 25 2019 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.4.0-1
|
||||
- Update to 1.4.0 Fixes bug #1785591
|
||||
|
||||
* Sun Oct 06 2019 Kevin Fenzi <kevin@scrye.com> - 1.3.1-1
|
||||
- Update to 1.3.1. Fixes bug #1747075
|
||||
|
||||
* Mon Sep 09 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-5
|
||||
- Subpackage python2-waitress has been removed
|
||||
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
||||
|
||||
* Sat Aug 17 2019 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-4
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
* Sat Jun 29 2019 Kevin Fenzi <kevin@scrye.com> - 1.2.1-2
|
||||
- Remove non free docs from src.rpm and provide script to do so before upload.
|
||||
- Fixes bug #1684335
|
||||
|
||||
* Tue Feb 05 2019 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.2.1-1
|
||||
- Update to 1.2.1 (#1667466)
|
||||
|
||||
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
||||
|
||||
* Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
||||
|
||||
* Sun Jun 17 2018 Miro Hrončok <mhroncok@redhat.com> - 1.1.0-3
|
||||
- Rebuilt for Python 3.7
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
* Sat Nov 11 2017 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.1.0-1
|
||||
- Update to 1.1.0 (#1504455)
|
||||
|
||||
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
* Sat Feb 18 2017 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 1.0.2-1
|
||||
- Update to 1.0.2. Fixes bug #1419297
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-2
|
||||
- Rebuild for Python 3.6
|
||||
|
||||
* Tue Oct 25 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.1-1
|
||||
- Update to 1.0.1. Fixes bug #1387885
|
||||
|
||||
* Sat Sep 03 2016 Kevin Fenzi <kevin@scrye.com> - 1.0.0-1
|
||||
- Update to 1.0.0. Fixes bug #1372330
|
||||
|
||||
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.0-4
|
||||
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
||||
|
||||
* Wed Jun 29 2016 Igor Gnatenko <ignatenko@redhat.com> - 0.9.0-3
|
||||
- Modernize spec to comply with new packaging guidelines
|
||||
|
||||
* Thu May 26 2016 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.9.0-2
|
||||
- Fixed Source0 to point to new PyPi predictable URL format
|
||||
|
||||
* Thu May 5 2016 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.9.0-1
|
||||
- Update to 0.9.0
|
||||
- Fixed 2 warnings from fedpkg lint
|
||||
|
||||
* Sun Apr 10 2016 Kevin Fenzi <kevin@scrye.com> - 0.9.0b1-1
|
||||
- Update to 0.9.0b1. Fixes bug #1325661
|
||||
|
||||
* Mon Mar 21 2016 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.9.0b0-1
|
||||
- New (beta) version
|
||||
|
||||
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.8.10-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
||||
|
||||
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.10-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
||||
|
||||
* Wed Sep 16 2015 Ralph Bean <rbean@redhat.com> - 0.8.10-1
|
||||
- new version
|
||||
|
||||
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
||||
|
||||
* Mon Apr 27 2015 Ralph Bean <rbean@redhat.com> - 0.8.9-5
|
||||
- Conditionalize the python3 subpackage.
|
||||
|
||||
* Mon Jul 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-4
|
||||
- Fix comment in description section about versioned directory for docs
|
||||
- Use __python2 macro instead of __python
|
||||
|
||||
* Sat Jun 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-3
|
||||
- Run the tests with nose to avoid unclosed socket errors
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sun May 25 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-1
|
||||
- Update to upstream
|
||||
|
||||
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||
|
||||
* Sun Dec 22 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.8-1
|
||||
- Update to upstream
|
||||
|
||||
* Sun Dec 8 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-3
|
||||
- Remove python3 dependency on the python-waitress python2 package
|
||||
|
||||
* Wed Aug 7 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-2
|
||||
- Update description to use the new Fedora 20 _pkgdocdir macro, which
|
||||
is also defined for backwards cmompatibility
|
||||
|
||||
* Wed Jul 31 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-1
|
||||
- Update to upstream
|
||||
|
||||
* Sat Jul 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.4-1
|
||||
- Update to upstream
|
||||
- Added waitress-serve as a binary executable in /usr/bin
|
||||
|
||||
* Sun May 12 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.3-1
|
||||
- Update to upstream
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Nov 28 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-3
|
||||
- Use version macro in the Source0 to avoid duplicates
|
||||
* Sat Nov 24 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-2
|
||||
- Point to the local docs directory in the description for the documentation
|
||||
- Remove py3dir before copying the files to it in the prep phase
|
||||
- Remove -O1 in the build phase as it is not used anymore in the Fedora
|
||||
Packaging guidelines
|
||||
- Remove files rpmlint doesn't like
|
||||
* Mon Nov 19 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-1
|
||||
- New package.
|
||||
14
generate-tarball.sh
Executable file
14
generate-tarball.sh
Executable file
|
|
@ -0,0 +1,14 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [[ $# -ne 1 ]]; then
|
||||
echo "usage: $(basename $0) <VERSION>"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
VERSION=$1
|
||||
|
||||
wget https://github.com/Pylons/waitress/archive/v$VERSION/waitress-$VERSION.tar.gz
|
||||
tar -xzvf waitress-$VERSION.tar.gz
|
||||
rm -rf waitress-$VERSION/docs
|
||||
mv waitress-$VERSION waitress-$VERSION-nodocs
|
||||
tar -czvf waitress-$VERSION-nodocs.tar.gz waitress-$VERSION-nodocs
|
||||
|
|
@ -1,153 +1,62 @@
|
|||
%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
|
||||
|
||||
Name: python-waitress
|
||||
Version: 0.8.9
|
||||
Release: 4%{?dist}
|
||||
Version: 3.0.2
|
||||
Release: %autorelease
|
||||
Summary: Waitress WSGI server
|
||||
|
||||
License: ZPLv2.1
|
||||
License: ZPL-2.1
|
||||
URL: https://github.com/Pylons/waitress
|
||||
Source0: http://pypi.python.org/packages/source/w/waitress/waitress-%{version}.tar.gz
|
||||
#md5=da3f2e62b3676be5dd630703a68e2a04
|
||||
Source0: waitress-%{version}-nodocs.tar.gz
|
||||
# Upstream ships non free docs files.
|
||||
#
|
||||
# https://github.com/Pylons/waitress/issues/78
|
||||
#
|
||||
# We do not even want them in our src.rpms
|
||||
# So we remove them before uploading.
|
||||
#
|
||||
# Download the upstream tarball and invoke this script while in the
|
||||
# tarball's directory:
|
||||
# ./generate-tarball.sh 1.0
|
||||
#
|
||||
Source1: generate-tarball.sh
|
||||
|
||||
BuildArch: noarch
|
||||
BuildRequires: python2-devel
|
||||
BuildRequires: python-setuptools
|
||||
BuildRequires: python-nose
|
||||
BuildRequires: python-coverage
|
||||
BuildRequires: python-sphinx
|
||||
|
||||
%description
|
||||
Waitress is meant to be 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 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX.
|
||||
It supports HTTP/1.0 and HTTP/1.1.
|
||||
%global _description %{expand:
|
||||
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.}
|
||||
|
||||
For more information, see %{_pkgdocdir}/docs or
|
||||
http://docs.pylonsproject.org/projects/waitress/en/latest/ .
|
||||
%description %{_description}
|
||||
|
||||
%package -n python3-waitress
|
||||
Summary: Waitress WSGI server
|
||||
Requires: python3
|
||||
BuildArch: noarch
|
||||
Summary: %{summary}
|
||||
BuildRequires: python3-devel
|
||||
BuildRequires: python3-setuptools
|
||||
BuildRequires: python3-nose
|
||||
BuildRequires: python3-coverage
|
||||
BuildRequires: python3-sphinx
|
||||
|
||||
%description -n python3-waitress
|
||||
Waitress is meant to be 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 2.6+ and Python 3.2. It is also known to run on PyPy 1.6.0 on UNIX.
|
||||
It supports HTTP/1.0 and HTTP/1.1.
|
||||
|
||||
For more information, see %{_pkgdocdir}/docs or
|
||||
http://docs.pylonsproject.org/projects/waitress/en/latest/ .
|
||||
%description -n python3-waitress %{_description}
|
||||
|
||||
%prep
|
||||
%setup -q -n waitress-%{version}
|
||||
rm -rf waitress.egg-info
|
||||
rm -f .gitignore docs/.gitignore
|
||||
# this script has devel paths, not useful in a user system
|
||||
rm -f docs/rebuild
|
||||
|
||||
rm -rf %{py3dir}
|
||||
cp -a . %{py3dir}
|
||||
%autosetup -n waitress-%{version}-nodocs
|
||||
sed -e '/pytest-cov/d' \
|
||||
-e '/coverage/d' \
|
||||
-e '/addopts/d' \
|
||||
-i setup.cfg
|
||||
|
||||
%generate_buildrequires
|
||||
%pyproject_buildrequires -x testing
|
||||
|
||||
%build
|
||||
%{__python2} setup.py build
|
||||
|
||||
pushd %{py3dir}
|
||||
%{__python3} setup.py build
|
||||
popd
|
||||
%pyproject_wheel
|
||||
|
||||
%install
|
||||
# Run the Python 3 install first so that the Python 2 version
|
||||
# of /usr/bin/waitress-server "wins":
|
||||
pushd %{py3dir}
|
||||
%{__python3} setup.py install --skip-build --root $RPM_BUILD_ROOT
|
||||
popd
|
||||
|
||||
%{__python2} setup.py install --skip-build --root $RPM_BUILD_ROOT
|
||||
|
||||
%pyproject_install
|
||||
%pyproject_save_files -l waitress
|
||||
|
||||
%check
|
||||
# by setting the PYTHONPATH to the current dir
|
||||
# we make the package waitress importable
|
||||
# Usually the testsuite is run after installing
|
||||
# the package in develop mode but we can't install
|
||||
# in develop mode here.
|
||||
PYTHONPATH=. %{__python2} setup.py nosetests
|
||||
%pytest
|
||||
|
||||
pushd %{py3dir}
|
||||
PYTHONPATH=. %{__python3} setup.py nosetests
|
||||
popd
|
||||
|
||||
|
||||
%files
|
||||
%doc README.rst CHANGES.txt COPYRIGHT.txt LICENSE.txt docs
|
||||
%files -n python3-waitress -f %{pyproject_files}
|
||||
%doc README.rst CHANGES.txt
|
||||
%{_bindir}/waitress-serve
|
||||
%{python2_sitelib}/waitress
|
||||
%{python2_sitelib}/waitress-%{version}-py2.?.egg-info
|
||||
|
||||
%files -n python3-waitress
|
||||
%doc README.rst CHANGES.txt COPYRIGHT.txt LICENSE.txt docs
|
||||
%{python3_sitelib}/waitress
|
||||
%{python3_sitelib}/waitress-%{version}-py3.?.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
|
||||
* Mon Jul 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-4
|
||||
- Fix comment in %description about versioned directory for docs
|
||||
- Use __python2 macro instead of __python
|
||||
|
||||
* Sat Jun 14 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-3
|
||||
- Run the tests with nose to avoid unclosed socket errors
|
||||
|
||||
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.9-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
||||
|
||||
* Sun May 25 2014 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.9-1
|
||||
- Update to upstream
|
||||
|
||||
* Wed May 14 2014 Bohuslav Kabrda <bkabrda@redhat.com> - 0.8.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
|
||||
|
||||
* Sun Dec 22 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.8-1
|
||||
- Update to upstream
|
||||
|
||||
* Sun Dec 8 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-3
|
||||
- Remove python3 dependency on the python-waitress python2 package
|
||||
|
||||
* Wed Aug 7 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-2
|
||||
- Update description to use the new Fedora 20 _pkgdocdir macro, which
|
||||
is also defined for backwards cmompatibility
|
||||
|
||||
* Wed Jul 31 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.5-1
|
||||
- Update to upstream
|
||||
|
||||
* Sat Jul 6 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.4-1
|
||||
- Update to upstream
|
||||
- Added waitress-serve as a binary executable in /usr/bin
|
||||
|
||||
* Sun May 12 2013 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.3-1
|
||||
- Update to upstream
|
||||
|
||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.8.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||
|
||||
* Wed Nov 28 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-3
|
||||
- Use %{version} in the Source0 to avoid duplicates
|
||||
* Sat Nov 24 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-2
|
||||
- Point to the local docs directory in the description for the documentation
|
||||
- Remove py3dir before copying the files to it in the prep phase
|
||||
- Remove -O1 in the build phase as it is not used anymore in the Fedora
|
||||
Packaging guidelines
|
||||
- Remove files rpmlint doesn't like
|
||||
* Mon Nov 19 2012 Lorenzo Gil Sanchez <lorenzo.gil.sanchez@gmail.com> - 0.8.2-1
|
||||
- New package.
|
||||
%autochangelog
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
da3f2e62b3676be5dd630703a68e2a04 waitress-0.8.9.tar.gz
|
||||
SHA512 (waitress-3.0.2-nodocs.tar.gz) = bd200adf775a5f2a64c5b855ae64b7ada191eed91f10265701b404ad026af47c3f9e0b2d07f2615a6f6abcbc01b3ae2eb02d4c978b060b560ce60991d9590435
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue