From 98518e8273df1e7ad3894b95de8cfe6f4de400d1 Mon Sep 17 00:00:00 2001 From: Arun SAG Date: Jan 08 2012 15:15:26 +0000 Subject: Add python-gevent to support requests.async --- diff --git a/python-requests.spec b/python-requests.spec index 4f8eeb3..e92323f 100644 --- a/python-requests.spec +++ b/python-requests.spec @@ -1,6 +1,6 @@ Name: python-requests Version: 0.6.6 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HTTP library, written in Python, for human beings License: ISC @@ -9,6 +9,7 @@ Source0: http://pypi.python.org/packages/source/r/requests/requests-%{ver BuildArch: noarch BuildRequires: python-devel +Requires: python-gevent %description Most existing Python modules for sending HTTP requests are extremely verbose and @@ -43,6 +44,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Jan 08 2012 Arun SAG - 0.6.6-2 +- Add python-gevent as a dependency + * Thu Oct 20 2011 Arun SAG - 0.6.6-1 - Updated to version 0.6.6