diff --git a/future.spec b/future.spec index 98a40e9..86424b1 100644 --- a/future.spec +++ b/future.spec @@ -23,7 +23,7 @@ Name: future Summary: Easy, clean, reliable Python 2/3 compatibility Version: 0.16.0 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: Applications/Engineering URL: http://python-future.org/ @@ -39,9 +39,9 @@ Requires: python-importlib Requires: python-argparse %endif BuildRequires: python2-devel -BuildRequires: python2-setuptools +BuildRequires: python-setuptools BuildRequires: numpy -BuildRequires: python2-requests +BuildRequires: python-requests BuildRequires: pytest %description @@ -216,6 +216,9 @@ popd %endif %changelog +* Tue Dec 13 2016 Antonio Trande - 0.16.0-2 +- BR Python2 dependencies unversioned on epel6 + * Tue Dec 13 2016 Antonio Trande - 0.16.0-1 - Update to 0.16.0