forked from pool/python-tornado
Accepting request 132979 from devel:languages:python
Restore BuildRequires: python3 This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in. Building will fail if BuildRequires: python3 is removed. (forwarded request 132978 from TheBlackCat) OBS-URL: https://build.opensuse.org/request/show/132979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-tornado?expand=0&rev=17
This commit is contained in:
@@ -1,9 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 5 03:54:59 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 2.4:
|
||||||
|
- Please check changelog at
|
||||||
|
http://www.tornadoweb.org/documentation/releases/v2.4.0.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 1 11:59:36 UTC 2012 - alexandre@exatati.com.br
|
Fri Jun 1 11:59:36 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
- Update to 2.3:
|
- Update to 2.3:
|
||||||
- Please check changelog at
|
- Please check changelog at
|
||||||
http://www.tornadoweb.org/documentation/releases/v2.3.0.html
|
http://www.tornadoweb.org/documentation/releases/v2.3.0.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 18 15:27:08 UTC 2012 - toddrme2178@gmail.com
|
Fri May 18 15:27:08 UTC 2012 - toddrme2178@gmail.com
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%define modname tornado
|
%define modname tornado
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.tornadoweb.org
|
Url: http://www.tornadoweb.org
|
||||||
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
||||||
|
@@ -1,3 +1,18 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 6 13:05:51 UTC 2012 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Restore BuildRequires: python3 This package depends on hash
|
||||||
|
algorithms that are only available if python3 is installed,
|
||||||
|
python3-devel will not pull them in. Building will fail if
|
||||||
|
BuildRequires: python3 is removed.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 5 03:55:50 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 2.4:
|
||||||
|
- Please check changelog at
|
||||||
|
http://www.tornadoweb.org/documentation/releases/v2.4.0.html
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 1 12:00:36 UTC 2012 - alexandre@exatati.com.br
|
Fri Jun 1 12:00:36 UTC 2012 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
@@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
%define modname tornado
|
%define modname tornado
|
||||||
Name: python3-%{modname}
|
Name: python3-%{modname}
|
||||||
Version: 2.3
|
Version: 2.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Url: http://www.tornadoweb.org
|
Url: http://www.tornadoweb.org
|
||||||
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
||||||
@@ -25,6 +25,7 @@ License: Apache-2.0
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Source: %{modname}-%{version}.tar.bz2
|
Source: %{modname}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: python3
|
||||||
BuildRequires: python3-devel
|
BuildRequires: python3-devel
|
||||||
BuildRequires: python3-2to3
|
BuildRequires: python3-2to3
|
||||||
BuildRequires: python3-distribute
|
BuildRequires: python3-distribute
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:0e2d48b571339984920e0a16e0e3de0a519d1444e47cf9a68ceb8e760a4f7b72
|
|
||||||
size 293114
|
|
3
tornado-2.4.tar.bz2
Normal file
3
tornado-2.4.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:a9adce659463283fa8a14f094ae0bf6463069e0b7146738745548f8a64a65a9b
|
||||||
|
size 299561
|
Reference in New Issue
Block a user