1.17.89
This commit is contained in:
parent
afefd06ead
commit
71b7180e44
1
.gitignore
vendored
1
.gitignore
vendored
@ -320,3 +320,4 @@
|
||||
/boto3-1.17.86.tar.gz
|
||||
/boto3-1.17.87.tar.gz
|
||||
/boto3-1.17.88.tar.gz
|
||||
/boto3-1.17.89.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.88
|
||||
Release: 2%{?dist}
|
||||
Version: 1.17.89
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
License: ASL 2.0
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Jun 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.89-1
|
||||
- 1.17.89
|
||||
|
||||
* Mon Jun 07 2021 Python Maint <python-maint@redhat.com> - 1.17.88-2
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.88.tar.gz) = bfe0abb72d53e47b24b85fd19c971be7143070e22c4524d54e2f545d08cbfa4a05c93cbb125884f0ecb5d4033952d1a4c6a50adf441836f31cb93a86397fa7a1
|
||||
SHA512 (boto3-1.17.89.tar.gz) = acf86bbe09df8484e92b8a0a842bf258e4435f45add56d0d923c4d709dc6f5e099e4f71dc9bb9655439d98d67b17c774726cf3bb47f75abf352fa152782b55af
|
||||
|
Loading…
Reference in New Issue
Block a user