Properly build python2-tornado
This commit is contained in:
parent
b73c22e223
commit
3dbd28d26b
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: python-%{srcname}
|
Name: python-%{srcname}
|
||||||
Version: 4.3
|
Version: 4.3
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: Scalable, non-blocking web server and tools
|
Summary: Scalable, non-blocking web server and tools
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -120,7 +120,7 @@ ideal for real-time web services.
|
|||||||
%{__python2} -m tornado.test.runtests --verbose
|
%{__python2} -m tornado.test.runtests --verbose
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files -n python2-%{srcname}
|
||||||
%doc README.rst
|
%doc README.rst
|
||||||
%{python2_sitearch}/%{srcname}/
|
%{python2_sitearch}/%{srcname}/
|
||||||
%{python2_sitearch}/%{srcname}-%{version}-*.egg-info
|
%{python2_sitearch}/%{srcname}-%{version}-*.egg-info
|
||||||
@ -137,6 +137,9 @@ ideal for real-time web services.
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 22 2016 Orion Poplawski <orion@cora.nwra.com> - 4.3-2
|
||||||
|
- Properly build python2-tornado
|
||||||
|
|
||||||
* Thu Feb 18 2016 Orion Poplawski <orion@cora.nwra.com> - 4.3-1
|
* Thu Feb 18 2016 Orion Poplawski <orion@cora.nwra.com> - 4.3-1
|
||||||
- Update to 4.3
|
- Update to 4.3
|
||||||
- Drop upstream patches
|
- Drop upstream patches
|
||||||
|
Loading…
Reference in New Issue
Block a user