1.26.54
This commit is contained in:
parent
729a42ecb5
commit
97f4a48562
1
.gitignore
vendored
1
.gitignore
vendored
@ -641,3 +641,4 @@
|
|||||||
/boto3-1.26.51.tar.gz
|
/boto3-1.26.51.tar.gz
|
||||||
/boto3-1.26.52.tar.gz
|
/boto3-1.26.52.tar.gz
|
||||||
/boto3-1.26.53.tar.gz
|
/boto3-1.26.53.tar.gz
|
||||||
|
/boto3-1.26.54.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.53
|
Version: 1.26.54
|
||||||
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
|
||||||
|
* Mon Jan 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.54-1
|
||||||
|
- 1.26.54
|
||||||
|
|
||||||
* Fri Jan 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.53-1
|
* Fri Jan 20 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.53-1
|
||||||
- 1.26.53
|
- 1.26.53
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.53.tar.gz) = bcf3d5814d2490ac907380a34d1e64badf66b887095e2069382fdc57bece52558b6841cad16f67d7c31ad7f9bfb3cabd136e9f75f2034410a4551002a63e2080
|
SHA512 (boto3-1.26.54.tar.gz) = a0c2146e3e0100c7712818fba26b5c65d2f0a41932e66e059bdba3065229b69c3109ab5d303af94a93d2076541804c8fe83c6eb4c1c4b3313753ef018eb8eb68
|
||||||
|
Loading…
Reference in New Issue
Block a user