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