1.26.31
This commit is contained in:
parent
ec35a704b9
commit
074ea66514
1
.gitignore
vendored
1
.gitignore
vendored
@ -623,3 +623,4 @@
|
||||
/boto3-1.26.28.tar.gz
|
||||
/boto3-1.26.29.tar.gz
|
||||
/boto3-1.26.30.tar.gz
|
||||
/boto3-1.26.31.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.30
|
||||
Version: 1.26.31
|
||||
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
|
||||
* Thu Dec 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.31-1
|
||||
- 1.26.31
|
||||
|
||||
* Wed Dec 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.30-1
|
||||
- 1.26.30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.30.tar.gz) = fb8a4eea39f93dc0b5e08737623cf386a439f2b2f02e1430a26783dcde0e1901844718d61f5a5485885627db55817e018f7261dffe562a486223041510364861
|
||||
SHA512 (boto3-1.26.31.tar.gz) = 9d816179b3a7e26c0da08bad323e4cd8ea205a8513d9874e01f214d50d626a555e0eab91ea9076087c972393e81495569bcd0fcd60843039c7f4744a7df9ccb5
|
||||
|
Loading…
Reference in New Issue
Block a user