1.26.47
This commit is contained in:
parent
268e7a031d
commit
0288888fae
1
.gitignore
vendored
1
.gitignore
vendored
@ -634,3 +634,4 @@
|
|||||||
/boto3-1.26.44.tar.gz
|
/boto3-1.26.44.tar.gz
|
||||||
/boto3-1.26.45.tar.gz
|
/boto3-1.26.45.tar.gz
|
||||||
/boto3-1.26.46.tar.gz
|
/boto3-1.26.46.tar.gz
|
||||||
|
/boto3-1.26.47.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.46
|
Version: 1.26.47
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.47-1
|
||||||
|
- 1.26.47
|
||||||
|
|
||||||
* Tue Jan 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.46-1
|
* Tue Jan 10 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.46-1
|
||||||
- 1.26.46
|
- 1.26.46
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.46.tar.gz) = 8f728c645604bbe9dfa4d711f30aeba958334957bed0d4422af24d199dc0e84d2fd132ed0686e3716a45aff8b9edda7eaf2a094a080c107b334c7712fc0c162c
|
SHA512 (boto3-1.26.47.tar.gz) = d0c3bb7e24a133242c69b7b4d0aea0689ea1f5c761770a194d6a26fca43cd299cd5b4eb072022be47bfe83e03d634e2fc6e0817da9a931ce16f1dcd24f8cd47b
|
||||||
|
Loading…
Reference in New Issue
Block a user