[packages/python3-tornado] - see python-tornado.spec

qboosh qboosh at pld-linux.org
Mon Mar 28 09:38:48 CEST 2016


commit 6e5e39265cfdbe3d9cf76a5eeef1f315e119ea6f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Mar 28 09:38:41 2016 +0200

    - see python-tornado.spec

 python3-tornado.spec | 39 ---------------------------------------
 1 file changed, 39 deletions(-)
---
diff --git a/python3-tornado.spec b/python3-tornado.spec
deleted file mode 100644
index 56f78d5..0000000
--- a/python3-tornado.spec
+++ /dev/null
@@ -1,39 +0,0 @@
-%define	module	tornado
-Summary:	Scalable, non-blocking web server and tools
-Name:		python3-tornado
-Version:	2.3
-Release:	1
-License:	Apache v2.0
-Group:          Libraries/Python
-Source0:	https://github.com/downloads/facebook/tornado/%{module}-%{version}.tar.gz
-# Source0-md5:	810c3ecd425924fbf0aa1fa040f93ad1
-URL:		http://www.tornadoweb.org/
-BuildRequires:	python3-devel
-BuildRequires:	python3-devel-tools
-BuildRequires:	rpm-pythonprov
-BuildRequires:	rpmbuild(macros) >= 1.710
-BuildArch:	noarch
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%description
-Tornado is an open source version of the scalable, non-blocking web
-server and tools that power FriendFeed. The FriendFeed application is
-written using a web framework that looks a bit like web.py or Google's
-webapp, but with additional tools and optimizations to take advantage
-of the underlying non-blocking infrastructure.
-
-%prep
-%setup -q -n %{module}-%{version}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-python3 %py_install
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
-%{py3_sitescriptdir}/%{module}
-%{py3_sitescriptdir}/*.egg-info
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-tornado.git/commitdiff/6e5e39265cfdbe3d9cf76a5eeef1f315e119ea6f



More information about the pld-cvs-commit mailing list