1.26.48
This commit is contained in:
parent
0288888fae
commit
5d7df45421
1
.gitignore
vendored
1
.gitignore
vendored
@ -635,3 +635,4 @@
|
||||
/boto3-1.26.45.tar.gz
|
||||
/boto3-1.26.46.tar.gz
|
||||
/boto3-1.26.47.tar.gz
|
||||
/boto3-1.26.48.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.47
|
||||
Version: 1.26.48
|
||||
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 Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.48-1
|
||||
- 1.26.48
|
||||
|
||||
* Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.47-1
|
||||
- 1.26.47
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.47.tar.gz) = d0c3bb7e24a133242c69b7b4d0aea0689ea1f5c761770a194d6a26fca43cd299cd5b4eb072022be47bfe83e03d634e2fc6e0817da9a931ce16f1dcd24f8cd47b
|
||||
SHA512 (boto3-1.26.48.tar.gz) = 1d67ada6026035a6a91a0802752476624a2b87ab138889301690b09474f6842930f5ed3b294bbac44c6881c926d4ae7f10b2f228e0e0f8f3e5c1c6d5f1562715
|
||||
|
Loading…
Reference in New Issue
Block a user