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