1.28.68
This commit is contained in:
parent
d525275e6a
commit
4b7afd1a3c
1
.gitignore
vendored
1
.gitignore
vendored
@ -818,3 +818,4 @@
|
|||||||
/boto3-1.28.65.tar.gz
|
/boto3-1.28.65.tar.gz
|
||||||
/boto3-1.28.66.tar.gz
|
/boto3-1.28.66.tar.gz
|
||||||
/boto3-1.28.67.tar.gz
|
/boto3-1.28.67.tar.gz
|
||||||
|
/boto3-1.28.68.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.28.67
|
Version: 1.28.68
|
||||||
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 Oct 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.68-1
|
||||||
|
- 1.28.68
|
||||||
|
|
||||||
* Thu Oct 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.67-1
|
* Thu Oct 19 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.67-1
|
||||||
- 1.28.67
|
- 1.28.67
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.28.67.tar.gz) = abeb9839bae3c095c258251cf97b7b6dc27aa2c3ab4c18ba300149e9cb204aedec767753b3d07606349ab922a183309e1d380bac1c5adf4f3f6b806d30dbbd9f
|
SHA512 (boto3-1.28.68.tar.gz) = 049fdad12452dc9703129a09adbe7b783fdaf3fdbf071c56d624958a288ddc42f3b2eaf56158ff76c70893bd10e922e7295693240c500b62b83327a0e2050ae7
|
||||||
|
Loading…
Reference in New Issue
Block a user