1.28.63
This commit is contained in:
parent
4199748bcc
commit
389dfc9211
1
.gitignore
vendored
1
.gitignore
vendored
@ -813,3 +813,4 @@
|
|||||||
/boto3-1.28.60.tar.gz
|
/boto3-1.28.60.tar.gz
|
||||||
/boto3-1.28.61.tar.gz
|
/boto3-1.28.61.tar.gz
|
||||||
/boto3-1.28.62.tar.gz
|
/boto3-1.28.62.tar.gz
|
||||||
|
/boto3-1.28.63.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.62
|
Version: 1.28.63
|
||||||
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
|
||||||
|
* Thu Oct 12 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.63-1
|
||||||
|
- 1.28.63
|
||||||
|
|
||||||
* Fri Oct 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.62-1
|
* Fri Oct 06 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.62-1
|
||||||
- 1.28.62
|
- 1.28.62
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.28.62.tar.gz) = 95f2f6565bca4a999964f8653e6f6b2f7c7f086cafb80dc4d73b95be43d7af84dedc95d22378c3a496c41e233642286fa974dc1173bea0e2f4253e22adfeb6ac
|
SHA512 (boto3-1.28.63.tar.gz) = 0207c86f1794b23c29c5e3f76e7728d8518c549a3f6bfd75f5dda6ffa6dfb131678296bbe0035eb7657dc178cf502630518c45f0a6bd3d0ec407385c47183075
|
||||||
|
Loading…
Reference in New Issue
Block a user