forked from pool/python-tornado
- Update to 0.2;
- Building as noarch for openSUSE >= 11.2. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-tornado?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
5cca2aee22
commit
2846375907
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 13 00:54:15 UTC 2009 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
- Update to 0.2;
|
||||||
|
- Building as noarch for openSUSE >= 11.2.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 14 11:50:08 UTC 2009 - alexandre@exatati.com.br
|
Mon Sep 14 11:50:08 UTC 2009 - alexandre@exatati.com.br
|
||||||
|
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: python-tornado
|
Name: python-tornado
|
||||||
Version: 0.1
|
Version: 0.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Open source version of the scalable, non-blocking web server and tools that power FriendFeed
|
Summary: Open source version of scalable, non-blocking web server that power FriendFeed
|
||||||
License: Apache 2.0
|
License: Apache 2.0
|
||||||
Group: Development/Libraries/Python
|
Group: Development/Libraries/Python
|
||||||
Source: tornado-%{version}.tar.gz
|
Source: tornado-%{version}.tar.gz
|
||||||
@@ -12,6 +12,9 @@ BuildRequires: python-devel, python-setuptools
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Requires: python-curl, python-simplejson
|
Requires: python-curl, python-simplejson
|
||||||
%{py_requires}
|
%{py_requires}
|
||||||
|
%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
|
||||||
|
BuildArch: noarch
|
||||||
|
%endif
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
|||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d8fc8cc2bf9ac9e2e50767f8e29d521f6b8359e2255a3ba38c71ee82d70cf8a1
|
|
||||||
size 106878
|
|
||||||
3
tornado-0.2.tar.gz
Normal file
3
tornado-0.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:4cafe276892cf1f1b9758258a32e4c62939136c44bf696c6d39f91973440111f
|
||||||
|
size 200680
|
||||||
Reference in New Issue
Block a user