402 lines
13 KiB
RPMSpec
402 lines
13 KiB
RPMSpec
%global pypi_name botocore
|
|
|
|
Name: python-%{pypi_name}
|
|
# NOTICE - Updating this package requires updating python-boto3
|
|
Version: 1.15.7
|
|
Release: 1%{?dist}
|
|
Summary: Low-level, data-driven core of boto 3
|
|
|
|
License: ASL 2.0
|
|
URL: https://github.com/boto/botocore
|
|
Source0: %{pypi_source}
|
|
BuildArch: noarch
|
|
|
|
%description
|
|
A low-level interface to a growing number of Amazon Web Services. The
|
|
botocore package is the foundation for the AWS CLI as well as boto3.
|
|
|
|
%package -n python3-%{pypi_name}
|
|
Summary: Low-level, data-driven core of boto 3
|
|
BuildRequires: python3-devel
|
|
BuildRequires: python3-setuptools
|
|
%{?python_provide:%python_provide python3-%{pypi_name}}
|
|
|
|
%description -n python3-%{pypi_name}
|
|
A low-level interface to a growing number of Amazon Web Services. The
|
|
botocore package is the foundation for the AWS CLI as well as boto3.
|
|
|
|
%prep
|
|
%autosetup -n %{pypi_name}-%{version}
|
|
rm -vr %{pypi_name}.egg-info
|
|
# Remove online tests
|
|
rm -vr tests/integration
|
|
|
|
%build
|
|
%py3_build
|
|
|
|
%install
|
|
%py3_install
|
|
|
|
%files -n python3-%{pypi_name}
|
|
%doc README.rst
|
|
%license LICENSE.txt
|
|
%{python3_sitelib}/%{pypi_name}/
|
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
|
|
|
%changelog
|
|
* Wed Feb 26 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.7-1
|
|
- 1.15.7.
|
|
|
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.6-1
|
|
- 1.15.6.
|
|
|
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.5-1
|
|
- 1.15.5.
|
|
|
|
* Thu Feb 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.3-1
|
|
- 1.15.3.
|
|
|
|
* Thu Feb 20 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.14.17-1
|
|
- 1.14.17.
|
|
|
|
* Fri Feb 07 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.14.12-1
|
|
- Update to 1.14.12
|
|
|
|
* Wed Jan 29 2020 Igor Raits <ignatenkobrain@fedoraproject.org> - 1.14.9-1
|
|
- Update to 1.14.9
|
|
|
|
* Thu Jan 16 2020 Charalampos Stratakis <cstratak@redhat.com> - 1.14.4-1
|
|
- Update to 1.14.4
|
|
|
|
* Tue Dec 31 2019 David Duncan <davdunc@amazon.com> - 1.13.45-2
|
|
- Bumping to version 1.13.45
|
|
|
|
* Tue Nov 19 2019 Orion Poplawski <orion@nwra.com> - 1.13.21-1
|
|
- Update to 1.13.21
|
|
|
|
* Mon Oct 28 2019 David Duncan <davdunc@amazon.com> - 1.13.2-1
|
|
- Merge changes from 1.13.2 release. (#1677950)
|
|
|
|
* Mon Oct 21 2019 James Hogarth <james.hogarth@gmail.com> - 1.12.253-2
|
|
* Fix changelog format
|
|
|
|
* Sat Oct 19 2019 David Duncan <davedunc@amazon.com> - 1.12.253-1
|
|
- Merge changes from 1.12.253 release. (#1677950)
|
|
|
|
* Fri Oct 04 2019 David Duncan <davedunc@amazon.com> - 1.12.243-1
|
|
- Merge changes from 1.12.243 release. (#1677950)
|
|
|
|
* Thu Oct 03 2019 David Duncan <davedunc@amazon.com> - 1.12.242-1
|
|
- Merge changes from 1.12.242 release. (#1677950)
|
|
|
|
* Thu Oct 03 2019 David Duncan <davedunc@amazon.com> - 1.12.241-1
|
|
- Merge changes from 1.12.241 release. (#1677950)
|
|
|
|
* Tue Oct 01 2019 David Duncan <davedunc@amazon.com> - 1.12.240-1
|
|
- Merge changes from 1.12.240 release. (#1677950)
|
|
|
|
* Mon Sep 30 2019 David Duncan <davedunc@amazon.com> - 1.12.239-1
|
|
- Merge changes from 1.12.239 release. (#1677950)
|
|
|
|
* Sat Sep 28 2019 David Duncan <davedunc@amazon.com> - 1.12.238-1
|
|
- Merge changes from 1.12.238 release. (#1677950)
|
|
|
|
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.237-1
|
|
- Merge changes from 1.12.237 release. (#1677950)
|
|
|
|
* Thu Sep 26 2019 David Duncan <davdunc@amazon.com> - 1.12.236-1
|
|
- Merge changes from 1.12.236 release.
|
|
|
|
* Sun Sep 22 2019 David Duncan <davdunc@amazon.com> - 1.12.233-1
|
|
- Merge changes from 1.12.233 release.
|
|
|
|
* Thu Sep 19 2019 David Duncan <davdunc@amazon.com> - 1.12.231
|
|
- Update to 1.12.231
|
|
- Update to latest endpoints and models
|
|
|
|
* Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.12.225-1
|
|
- Update to 1.12.225
|
|
|
|
* Wed Aug 21 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.212-1
|
|
- Update to 1.12.212
|
|
|
|
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.188-3
|
|
- Rebuilt for Python 3.8
|
|
|
|
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.188-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
* Sat Jul 13 2019 David Duncan <davdunc@amazon.com> - 1.12.188-1
|
|
- Bumping version to 1.12.188
|
|
- resolves #1677950
|
|
- update to latest endpoints and models
|
|
|
|
* Tue May 28 2019 David Duncan <davdunc@amazon.com> - 1.12.157-1
|
|
- Bumping to version 1.12.157
|
|
- resolves #1677950
|
|
- update to latest endpoints and models
|
|
|
|
* Wed Apr 24 2019 David Duncan <dadvunc@amazon.com> - 1.12.135-1
|
|
- Bumping version to 1.12.135
|
|
- add support for ap-east-1
|
|
|
|
* Thu Mar 21 2019 David Duncan <davdunc@amazon.com> - 1.12.119-1
|
|
- resolves #1677950
|
|
- Bumping version to 1.12.119
|
|
|
|
|
|
* Sat Feb 23 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.101-1
|
|
- Update to 1.12.101
|
|
|
|
* Fri Feb 15 2019 Kevin Fenzi <kevin@scrye.com> - 1.12.96-1
|
|
- Update to 1.12.96.
|
|
|
|
* Sun Feb 10 2019 David Duncan <davdunc@amazon.com> - 1.12.91
|
|
- resolves #1667630
|
|
- Update to latest models
|
|
- api-change:``discovery``: Update discovery client to latest version
|
|
- api-change:``ecs``: Update ecs client to latest version
|
|
- api-change:``dlm``: Update dlm client to latest version
|
|
|
|
* Mon Feb 04 2019 David Duncan <davdunc@amazon.com> - 1.12.87
|
|
- Update to latest models
|
|
- Improve event stream parser tests
|
|
- resolves #1667630
|
|
|
|
* Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.12.75-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
* Fri Jan 11 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.12.75-3
|
|
- Enable python dependency generator
|
|
|
|
* Wed Jan 09 2019 Miro Hrončok <mhroncok@redhat.com> - 1.12.75-2
|
|
- Subpackage python2-botocore has been removed
|
|
See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
|
|
|
|
* Tue Jan 08 2019 David Duncan <davdunc@amazon.com> - 1.12.75
|
|
- Update to latest endpoints
|
|
- Update to latest models
|
|
|
|
* Sun Nov 18 2018 David Duncan <davdunc@amazon.com> - 1.12.47
|
|
- Update to latest models.
|
|
|
|
* Sun Oct 07 2018 David Duncan <davdunc@amazon.com> - 1.12.18
|
|
- Update to latest models
|
|
|
|
* Tue Oct 02 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.12.15-2
|
|
- Reinstate python-urllib3 dependency as python-boto3 requires it
|
|
|
|
* Tue Oct 02 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.12.15-1
|
|
- Update to 1.12.15
|
|
|
|
* Wed Sep 5 2018 David Duncan <davdunc@amazon.com> - 1.10.43-1
|
|
- Bumping version to 1.10.43 Updates bz#1531330
|
|
|
|
* Mon Sep 3 2018 David Duncan <davdunc@amazon.com> - 1.10.42-1
|
|
- Bumping version to 1.10.42 Updates bz#1531330
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.10.41-4
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
* Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.10.41-3
|
|
- Rebuilt for Python 3.7
|
|
|
|
* Wed Jun 20 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 1.10.41-2
|
|
- Fix EL7 dateutil patch
|
|
|
|
* Wed Jun 20 2018 Haïkel Guémar <hguemar@fedoraproject.org> - 1.10.41-1
|
|
- Upstream 1.10.41
|
|
|
|
* Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.9.1-3
|
|
- Rebuilt for Python 3.7
|
|
|
|
* Wed Feb 28 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.9.1-2
|
|
- Update Python 2 dependency declarations to new packaging standards
|
|
(See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
|
|
|
|
* Wed Feb 28 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.9.1-1
|
|
- Update to 1.9.1
|
|
|
|
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.33-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
* Sat Jan 20 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.33-1
|
|
- Update to 1.8.33
|
|
|
|
* Tue Jan 16 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.29-1
|
|
- Update to 1.8.29
|
|
|
|
* Wed Jan 10 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.26-1
|
|
- Update to 1.8.26
|
|
|
|
* Wed Jan 03 2018 Charalampos Stratakis <cstratak@redhat.com> - 1.8.21-1
|
|
- Update to 1.8.21
|
|
|
|
* Sun Aug 13 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.6.0-1
|
|
- Update to 1.6.0
|
|
|
|
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.72-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
* Wed Jun 21 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.72-1
|
|
- Update to 1.5.72
|
|
|
|
* Tue May 23 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.53-1
|
|
- Update to 1.5.53
|
|
|
|
* Wed Mar 15 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.26-1
|
|
- Update to 1.5.26
|
|
|
|
* Sat Feb 25 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.18-1
|
|
- Update to 1.5.18
|
|
|
|
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.5.3-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
* Fri Jan 20 2017 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.5.3-1
|
|
- Update to 1.5.3
|
|
- Rebase patch
|
|
|
|
* Wed Dec 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.91-1
|
|
- Update to 1.4.91
|
|
|
|
* Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.4.85-2
|
|
- Rebuild for Python 3.6
|
|
|
|
* Sun Dec 11 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.85-1
|
|
- Update to 1.4.85
|
|
|
|
* Sat Dec 03 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.81-1
|
|
- Update to 1.4.81
|
|
|
|
* Thu Nov 24 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.78-1
|
|
- Update to 1.4.78
|
|
|
|
* Thu Oct 27 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.67-1
|
|
- Update to 1.4.67
|
|
|
|
* Mon Oct 10 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.60-1
|
|
- Update to 1.4.60
|
|
|
|
* Sun Oct 02 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.58-1
|
|
- Update to 1.4.58
|
|
- Add python-six dependency
|
|
|
|
* Wed Sep 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.57-1
|
|
- Update to 1.4.57
|
|
|
|
* Tue Sep 13 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.52-3
|
|
- Fix patch
|
|
|
|
* Tue Sep 13 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.52-2
|
|
- Add testing support for EL7 using a lower version of dateuil library
|
|
|
|
* Wed Sep 07 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.52-1
|
|
- Update to 1.4.52
|
|
|
|
* Sat Sep 03 2016 Igor Gnatenko <i.gnatenko.brain@gmail.com> - 1.4.50-1
|
|
- Update to 1.4.50
|
|
|
|
* Wed Aug 24 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.49-1
|
|
- Upstream update
|
|
|
|
* Tue Aug 23 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.48-1
|
|
- Upstream update
|
|
|
|
* Fri Aug 05 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.43-1
|
|
- Upstream update
|
|
|
|
* Thu Aug 04 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.42-1
|
|
- Upstream update
|
|
|
|
* Tue Aug 02 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.41-1
|
|
- Upstream update
|
|
|
|
* Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.4.35-2
|
|
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
|
|
|
|
* Wed Jul 06 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.35-1
|
|
- New version from upstream
|
|
|
|
* Wed Jun 08 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.26-1
|
|
- New version from upstream
|
|
|
|
* Sat May 28 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.24-1
|
|
- New version from upstream
|
|
|
|
* Tue Mar 29 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.4.7-1
|
|
- New version from upstream
|
|
|
|
* Tue Mar 01 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.30-1
|
|
- New version from upstream
|
|
|
|
* Wed Feb 24 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.29-1
|
|
- New version from upstream
|
|
|
|
* Fri Feb 19 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.28-1
|
|
- New version from upstream
|
|
|
|
* Wed Feb 17 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.27-1
|
|
- New version from upstream
|
|
|
|
* Fri Feb 12 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.26-1
|
|
- New version from upstream
|
|
|
|
* Wed Feb 10 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.25-1
|
|
- New version from upstream
|
|
|
|
* Tue Feb 09 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.24-1
|
|
- New version from upstream
|
|
|
|
* Tue Feb 02 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.23-1
|
|
- New version from upstream
|
|
|
|
* Fri Jan 22 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.22-1
|
|
- New version from upstream
|
|
|
|
* Wed Jan 20 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.21-1
|
|
- New version from upstream
|
|
|
|
* Fri Jan 15 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.20-1
|
|
- New version from upstream
|
|
|
|
* Fri Jan 15 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.19-1
|
|
- New version from upstream
|
|
|
|
* Wed Jan 13 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.18-1
|
|
- New version from upstream
|
|
|
|
* Tue Jan 12 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.17-2
|
|
- Add testing for Fedora
|
|
|
|
* Thu Jan 07 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.17-1
|
|
- Update to upstream version
|
|
|
|
* Wed Jan 06 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.16-2
|
|
- Fix shabang on botocore/vendored/requests/packages/chardet/chardetect.py
|
|
- Fix shabang on botocore/vendored/requests/certs.py
|
|
- Remove the useless dependency with python-urllib3
|
|
|
|
* Wed Jan 06 2016 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.16-1
|
|
- Update to new upstream version
|
|
- Fix Provides for EL6
|
|
|
|
* Tue Dec 29 2015 Fabio Alessandro Locati <fale@fedoraproject.org> - 1.3.15-1
|
|
- Update to current version
|
|
- Improve the spec
|
|
|
|
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.79.0-3
|
|
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
|
|
|
|
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.79.0-2
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
* Fri Dec 19 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.79.0-1
|
|
- New version
|
|
|
|
* Fri Jul 25 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.58.0-2
|
|
- Add Python 3 support
|
|
|
|
* Fri Jul 25 2014 Lubomir Rintel <lkundrak@v3.sk> - 0.58.0-1
|
|
- Initial packaging
|