1.26.141
This commit is contained in:
parent
10a45bc637
commit
7a2039d849
1
.gitignore
vendored
1
.gitignore
vendored
@ -727,3 +727,4 @@
|
|||||||
/boto3-1.26.138.tar.gz
|
/boto3-1.26.138.tar.gz
|
||||||
/boto3-1.26.139.tar.gz
|
/boto3-1.26.139.tar.gz
|
||||||
/boto3-1.26.140.tar.gz
|
/boto3-1.26.140.tar.gz
|
||||||
|
/boto3-1.26.141.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.140
|
Version: 1.26.141
|
||||||
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
|
||||||
|
* Thu May 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.141-1
|
||||||
|
- 1.26.141
|
||||||
|
|
||||||
* Thu May 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.140-1
|
* Thu May 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.140-1
|
||||||
- 1.26.140
|
- 1.26.140
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.140.tar.gz) = 79906d3fcd179e5e34c3605010642cac3125541a4b0d7c1f8777ee011353d981af6204e9d6c211731054f4d2fc94d64e567310daf9d65071285468ae6fcbf140
|
SHA512 (boto3-1.26.141.tar.gz) = 90d00899104ed8850c1f4bd00711d4b808c28474271d7f2a1a7df2f85c70b3bfd795480d217f486f2181b840ef201e1cdfe8c813844aee08af4e2530cd510aff
|
||||||
|
Loading…
Reference in New Issue
Block a user