1.24.54
This commit is contained in:
parent
61b1540922
commit
2ed049f3d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -557,3 +557,4 @@
|
||||
/boto3-1.24.51.tar.gz
|
||||
/boto3-1.24.52.tar.gz
|
||||
/boto3-1.24.53.tar.gz
|
||||
/boto3-1.24.54.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.53
|
||||
Version: 1.24.54
|
||||
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 Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.54-1
|
||||
- 1.24.54
|
||||
|
||||
* Wed Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.53-1
|
||||
- 1.24.53
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.53.tar.gz) = ac9d773a88f770c5eb60f5bc721e4510c0826425f086b85e6cfa11b0348ea82e72bccfc60070ef6bc630a01aa61bd485b03c822c3bdaf581d68e0402308a46f5
|
||||
SHA512 (boto3-1.24.54.tar.gz) = f75f4ae92c9ded78fa7e0e8470e55cbe572faff01719ac1a3e81121c63fe2e3859673562ece16c1861d17c0d3c9f5443e484d5265717967bf2d05291b668e8be
|
||||
|
Loading…
Reference in New Issue
Block a user