1.24.81
This commit is contained in:
parent
e6f8d5d6e0
commit
add93a7be0
1
.gitignore
vendored
1
.gitignore
vendored
@ -575,3 +575,4 @@
|
||||
/boto3-1.24.78.tar.gz
|
||||
/boto3-1.24.79.tar.gz
|
||||
/boto3-1.24.80.tar.gz
|
||||
/boto3-1.24.81.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.80
|
||||
Release: 2%{?dist}
|
||||
Version: 1.24.81
|
||||
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 Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.81-1
|
||||
- 1.24.81
|
||||
|
||||
* Mon Sep 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.80-2
|
||||
- Bump NVR
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.80.tar.gz) = e82e0aa08c5c88e60f7b3c8648e7038278d849748f08f14f65f9350b4d9bbec9334e15f29f12d38743c9b1deedb3b951a9a1bbc45efe7710d6687b000a196e97
|
||||
SHA512 (boto3-1.24.81.tar.gz) = 3797f6bc0e4e45b270033265801b8c4791afd435186f9124ed16ebedbd02ee1486311c193042a35ede5a5d7a8169f476a246b9d5a335b35f2eccfa778684d343
|
||||
|
Loading…
Reference in New Issue
Block a user