1.26.46
This commit is contained in:
parent
c7766c0480
commit
268e7a031d
1
.gitignore
vendored
1
.gitignore
vendored
@ -633,3 +633,4 @@
|
||||
/boto3-1.26.43.tar.gz
|
||||
/boto3-1.26.44.tar.gz
|
||||
/boto3-1.26.45.tar.gz
|
||||
/boto3-1.26.46.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.45
|
||||
Version: 1.26.46
|
||||
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 Jan 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.46-1
|
||||
- 1.26.46
|
||||
|
||||
* Fri Jan 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.45-1
|
||||
- 1.26.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.45.tar.gz) = e1c5f35dc91b4f28e6bb2d30f42b58f4ce3ec671270dcd3f16564f646a8cf0cd6e6563dddb87ab768639a3286225a7778114231465dcbe401defd4cefb889e06
|
||||
SHA512 (boto3-1.26.46.tar.gz) = 8f728c645604bbe9dfa4d711f30aeba958334957bed0d4422af24d199dc0e84d2fd132ed0686e3716a45aff8b9edda7eaf2a094a080c107b334c7712fc0c162c
|
||||
|
Loading…
Reference in New Issue
Block a user