|
|
@ -37,9 +37,11 @@ Patch1: boto-2.37.0-devendor.patch
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
BuildRequires: python2-devel
|
|
|
|
BuildRequires: python-setuptools
|
|
|
|
BuildRequires: python-setuptools
|
|
|
|
|
|
|
|
BuildRequires: python-six
|
|
|
|
%if %{with python3}
|
|
|
|
%if %{with python3}
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-devel
|
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
BuildRequires: python3-setuptools
|
|
|
|
|
|
|
|
BuildRequires: python3-six
|
|
|
|
%endif # with python3
|
|
|
|
%endif # with python3
|
|
|
|
|
|
|
|
|
|
|
|
%if %{with unittests}
|
|
|
|
%if %{with unittests}
|
|
|
@ -179,6 +181,7 @@ rm -f $RPM_BUILD_ROOT/%{_bindir}/*
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Fri Apr 10 2015 Garrett Holmstrom <gholms@fedoraproject.org> - 2.38.0-1
|
|
|
|
* Fri Apr 10 2015 Garrett Holmstrom <gholms@fedoraproject.org> - 2.38.0-1
|
|
|
|
- Updated to 2.38.0
|
|
|
|
- Updated to 2.38.0
|
|
|
|
|
|
|
|
- Added BuildRequires for python-six
|
|
|
|
|
|
|
|
|
|
|
|
* Wed Apr 8 2015 Garrett Holmstrom <gholms@fedoraproject.org> - 2.37.0-1
|
|
|
|
* Wed Apr 8 2015 Garrett Holmstrom <gholms@fedoraproject.org> - 2.37.0-1
|
|
|
|
- Updated to 2.37.0 (RH #1180861)
|
|
|
|
- Updated to 2.37.0 (RH #1180861)
|
|
|
|