1.17.78
This commit is contained in:
parent
0e98c5f59c
commit
5dff573981
1
.gitignore
vendored
1
.gitignore
vendored
@ -309,3 +309,4 @@
|
||||
/boto3-1.17.75.tar.gz
|
||||
/boto3-1.17.76.tar.gz
|
||||
/boto3-1.17.77.tar.gz
|
||||
/boto3-1.17.78.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.77
|
||||
Version: 1.17.78
|
||||
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
|
||||
* Fri May 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.78-1
|
||||
- 1.17.78
|
||||
|
||||
* Thu May 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.77-1
|
||||
- 1.17.77
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.77.tar.gz) = fef441339735614d5b51a3a79c6b0b7fe5ea52d43c60101223ad23c00b9d72ebf3446102da77e14fb101a9be787659a64e54d9de5712b4e9d98ce1e0bcd8ee87
|
||||
SHA512 (boto3-1.17.78.tar.gz) = f114ab2b8b9dbd3ecbe7e356c112cb12d329fc8070a9a7332ef4fe8fb7099264b30aa8b082362e8063b8dd3a1b592532b2e9ce811a23a5504fb15d2017b0f6e6
|
||||
|
Loading…
Reference in New Issue
Block a user