1.17.61
This commit is contained in:
parent
3a0bdda3fb
commit
efcd8fab1f
1
.gitignore
vendored
1
.gitignore
vendored
@ -292,3 +292,4 @@
|
||||
/boto3-1.17.58.tar.gz
|
||||
/boto3-1.17.59.tar.gz
|
||||
/boto3-1.17.60.tar.gz
|
||||
/boto3-1.17.61.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.60
|
||||
Version: 1.17.61
|
||||
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
|
||||
* Thu Apr 29 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.61-1
|
||||
- 1.17.61
|
||||
|
||||
* Wed Apr 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.60-1
|
||||
- 1.17.60
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.60.tar.gz) = 88e137b45e1b6dfd76f54e936563a2fdcb252198659f760f78dcf255c9a0e56168a54f1fa3a1901df48f1ef40bc7d1e99edcf569c17825224a11da6e3568dc4e
|
||||
SHA512 (boto3-1.17.61.tar.gz) = 3b8abcdf0625cd16589b965e94d6d1f744a9f0542635c85caa00db30364ee457f138adfcf807d748b4af9c9767f3c5d8dd1446bf1cb8d4e36183ce98b1eac57a
|
||||
|
Loading…
Reference in New Issue
Block a user