1.28.66
This commit is contained in:
parent
2399b54504
commit
03e826116b
1
.gitignore
vendored
1
.gitignore
vendored
@ -816,3 +816,4 @@
|
||||
/boto3-1.28.63.tar.gz
|
||||
/boto3-1.28.64.tar.gz
|
||||
/boto3-1.28.65.tar.gz
|
||||
/boto3-1.28.66.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.65
|
||||
Version: 1.28.66
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Oct 18 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.66-1
|
||||
- 1.28.66
|
||||
|
||||
* Tue Oct 17 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.65-1
|
||||
- 1.28.65
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.65.tar.gz) = 3d1e3575d91ae07bf1e58b15d7728ff3eec9b196dd40b73c3b7fa84d1a57fa4b294c2bddb1c8e3e2b523b953101b303aa1de485eef35dc419975aa5d9df0cf09
|
||||
SHA512 (boto3-1.28.66.tar.gz) = 4fd576ad9f6fd9f99ea4dd16e0a934a4b9e9bf88c40964abc0d1734f3f8c905721fb01149181489a6c55e6e55385bffcda971b2ef5b49d746840d7e9bd92ef31
|
||||
|
Loading…
Reference in New Issue
Block a user