1.28.74
This commit is contained in:
parent
77be2d253e
commit
990bd652b6
1
.gitignore
vendored
1
.gitignore
vendored
@ -824,3 +824,4 @@
|
|||||||
/boto3-1.28.71.tar.gz
|
/boto3-1.28.71.tar.gz
|
||||||
/boto3-1.28.72.tar.gz
|
/boto3-1.28.72.tar.gz
|
||||||
/boto3-1.28.73.tar.gz
|
/boto3-1.28.73.tar.gz
|
||||||
|
/boto3-1.28.74.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.73
|
Version: 1.28.74
|
||||||
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 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.74-1
|
||||||
|
- 1.28.74
|
||||||
|
|
||||||
* Fri Oct 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.73-1
|
* Fri Oct 27 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.73-1
|
||||||
- 1.28.73
|
- 1.28.73
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.28.73.tar.gz) = 0c059938f62b503913a75be3f25eedd24d63b24c82b255ebcadb8a8d0346e615f3fd6e92721629b9df45217f534ff4f82cb987b4f8495ae8dc03aaa1fe69fdb1
|
SHA512 (boto3-1.28.74.tar.gz) = 16ec8023828192efe87fef4708f70716d6ede64b17d130cd919bc9f958647743ed23b5aff565a4e0d993f87c00079cfdae114b4e6188ce561f343ad7fbfea855
|
||||||
|
Loading…
Reference in New Issue
Block a user