diff --git a/python-cloudfiles.spec b/python-cloudfiles.spec index c6424a1..fa601c2 100644 --- a/python-cloudfiles.spec +++ b/python-cloudfiles.spec @@ -23,7 +23,6 @@ BuildArch: noarch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) BuildRequires: python-setuptools, python-nose -Requires: python2 %description Python language bindings for Rackspace CloudFiles API @@ -53,6 +52,9 @@ rm -rf %{buildroot} %{python_sitelib}/python_cloudfiles-*-py*.egg-info/ %changelog +* Sat Jun 18 2016 Pete Walter - 1.7.10-7 +- Drop explicit 'Requires: python2' (#1046597) + * Thu Feb 04 2016 Fedora Release Engineering - 1.7.10-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild