1.28.65
This commit is contained in:
parent
3a463d2d31
commit
2399b54504
1
.gitignore
vendored
1
.gitignore
vendored
@ -815,3 +815,4 @@
|
|||||||
/boto3-1.28.62.tar.gz
|
/boto3-1.28.62.tar.gz
|
||||||
/boto3-1.28.63.tar.gz
|
/boto3-1.28.63.tar.gz
|
||||||
/boto3-1.28.64.tar.gz
|
/boto3-1.28.64.tar.gz
|
||||||
|
/boto3-1.28.65.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.64
|
Version: 1.28.65
|
||||||
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
|
||||||
|
* Tue Oct 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.65-1
|
||||||
|
- 1.28.65
|
||||||
|
|
||||||
* Mon Oct 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.64-1
|
* Mon Oct 16 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.64-1
|
||||||
- 1.28.64
|
- 1.28.64
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.28.64.tar.gz) = 9433a69033f97865dce735a2a02fac49e136e9497ea783d3f5269df1b30a7334f9d2632f977166fcc08ca48bdd7ec2b0a4b0b7f16f4aeacc012ccdb733e22bd3
|
SHA512 (boto3-1.28.65.tar.gz) = 3d1e3575d91ae07bf1e58b15d7728ff3eec9b196dd40b73c3b7fa84d1a57fa4b294c2bddb1c8e3e2b523b953101b303aa1de485eef35dc419975aa5d9df0cf09
|
||||||
|
Loading…
Reference in New Issue
Block a user