|
|
@ -1,8 +1,8 @@
|
|
|
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
|
|
|
Summary: A simple lightweight interface to Amazon Web Services
|
|
|
|
Summary: A simple lightweight interface to Amazon Web Services
|
|
|
|
Name: python-boto
|
|
|
|
Name: python-boto
|
|
|
|
Version: 2.9.6
|
|
|
|
Version: 2.9.9
|
|
|
|
Release: 2%{?dist}
|
|
|
|
Release: 1%{?dist}
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
Group: Development/Languages
|
|
|
|
Group: Development/Languages
|
|
|
|
URL: https://github.com/boto/boto
|
|
|
|
URL: https://github.com/boto/boto
|
|
|
@ -62,6 +62,9 @@ rm -r boto.egg-info
|
|
|
|
%{python_sitelib}/boto*.egg-info
|
|
|
|
%{python_sitelib}/boto*.egg-info
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Thu Jul 25 2013 Orion Poplawski <orion@cora.nwra.com> - 2.9.9-1
|
|
|
|
|
|
|
|
- Update to 2.9.9
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Jun 21 2013 Garrett Holmstrom <gholms@fedoraproject.org> - 2.9.6-2
|
|
|
|
* Fri Jun 21 2013 Garrett Holmstrom <gholms@fedoraproject.org> - 2.9.6-2
|
|
|
|
- Rebuilt after merge
|
|
|
|
- Rebuilt after merge
|
|
|
|
|
|
|
|
|
|
|
|