1.26.14
This commit is contained in:
parent
a41a7a07b5
commit
2180df7e05
1
.gitignore
vendored
1
.gitignore
vendored
@ -609,3 +609,4 @@
|
||||
/boto3-1.26.11.tar.gz
|
||||
/boto3-1.26.12.tar.gz
|
||||
/boto3-1.26.13.tar.gz
|
||||
/boto3-1.26.14.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.13
|
||||
Version: 1.26.14
|
||||
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
|
||||
* Mon Nov 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.14-1
|
||||
- 1.26.14
|
||||
|
||||
* Mon Nov 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.13-1
|
||||
- 1.26.13
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.13.tar.gz) = cb81d4dc6fd3a97e6efed7987255534dc07479721f9f21a67b12a9328a268f80b7a35006117092020ff872265f8f10436f841f7e3455e90e119eccf901995571
|
||||
SHA512 (boto3-1.26.14.tar.gz) = 35c624b1890b818a488ddf2543c1b6f07c0eecfa29b50fc75c7e705195453337a49dbd58628a3c1a4ad3b855d8ce890ea5f0c18de91eb71f912cecf8610e8934
|
||||
|
Loading…
Reference in New Issue
Block a user