1.24.86
This commit is contained in:
parent
c4425869b6
commit
6ce6709d12
1
.gitignore
vendored
1
.gitignore
vendored
@ -580,3 +580,4 @@
|
||||
/boto3-1.24.83.tar.gz
|
||||
/boto3-1.24.84.tar.gz
|
||||
/boto3-1.24.85.tar.gz
|
||||
/boto3-1.24.86.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.85
|
||||
Version: 1.24.86
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.86-1
|
||||
- 1.24.86
|
||||
|
||||
* Tue Oct 04 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.85-1
|
||||
- 1.24.85
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.85.tar.gz) = b3931a62a09afc30fa0eecbdcde78c78ae4ab0878a64e735207c4eb7c0290d562e12cec98edd1c9989237a751e6422595a164a4cb0dce64c0c2e9f5d0f8f5c45
|
||||
SHA512 (boto3-1.24.86.tar.gz) = 676222eea7d0c4b3633a2a6f04c7958bca318ee705e22ac80e1e9bfb1971094f686c2dd648ac606fb19c50613a82b99e0e6945bb489cfee68a7ba5f34c9a297f
|
||||
|
Loading…
Reference in New Issue
Block a user