1.26.97
This commit is contained in:
parent
32c3b3a5b5
commit
6ad281871b
1
.gitignore
vendored
1
.gitignore
vendored
@ -684,3 +684,4 @@
|
|||||||
/boto3-1.26.94.tar.gz
|
/boto3-1.26.94.tar.gz
|
||||||
/boto3-1.26.95.tar.gz
|
/boto3-1.26.95.tar.gz
|
||||||
/boto3-1.26.96.tar.gz
|
/boto3-1.26.96.tar.gz
|
||||||
|
/boto3-1.26.97.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.96
|
Version: 1.26.97
|
||||||
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 Mar 22 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.97-1
|
||||||
|
- 1.26.97
|
||||||
|
|
||||||
* Tue Mar 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.96-1
|
* Tue Mar 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.96-1
|
||||||
- 1.26.96
|
- 1.26.96
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.96.tar.gz) = c76253ce4cabc4d509036fe80684203e4c0182399739d6d9be07cb1ff5b7f45afc31b0cacca08c0bdd145aa57c1c0f3f9291e2df0c7001bec2ce9b6cc009898f
|
SHA512 (boto3-1.26.97.tar.gz) = 5f9fc2c3983688016bea426cfb885e69e0856882bc3b3a59616392dc5b5e3f48faf36ebdd341de67e28f83eee63753426087a82d534ec0c632f66a00f7a3767f
|
||||||
|
Loading…
Reference in New Issue
Block a user