1.24.44
This commit is contained in:
parent
4cff68bfd3
commit
a76ee83b13
1
.gitignore
vendored
1
.gitignore
vendored
@ -548,3 +548,4 @@
|
||||
/boto3-1.24.41.tar.gz
|
||||
/boto3-1.24.42.tar.gz
|
||||
/boto3-1.24.43.tar.gz
|
||||
/boto3-1.24.44.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.43
|
||||
Version: 1.24.44
|
||||
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
|
||||
* Tue Aug 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.44-1
|
||||
- 1.24.44
|
||||
|
||||
* Mon Aug 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.43-1
|
||||
- 1.24.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.43.tar.gz) = 5cdf1f207f85d26332f57ab6532610f337aa0be4c401ac4e2219cb2f620df6aaa79e80ebf03f17238255c985cef45ff1e85e87f9bdf645ffe148229aa91c6e69
|
||||
SHA512 (boto3-1.24.44.tar.gz) = 2d51fa1131ee006dfdbffcea3c016c20c3e4c7fd71ea54efbef84f355d27b017759fe6f849e8f02ca4cfecf85e0ed379c3a5c353834e33491880bc8b56f1e658
|
||||
|
Loading…
Reference in New Issue
Block a user