1.20.26
This commit is contained in:
parent
7b068d413a
commit
63f55cd93e
1
.gitignore
vendored
1
.gitignore
vendored
@ -442,3 +442,4 @@
|
|||||||
/boto3-1.20.23.tar.gz
|
/boto3-1.20.23.tar.gz
|
||||||
/boto3-1.20.24.tar.gz
|
/boto3-1.20.24.tar.gz
|
||||||
/boto3-1.20.25.tar.gz
|
/boto3-1.20.25.tar.gz
|
||||||
|
/boto3-1.20.26.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.20.25
|
Version: 1.20.26
|
||||||
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 Dec 21 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.26-1
|
||||||
|
- 1.20.26
|
||||||
|
|
||||||
* Mon Dec 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.25-1
|
* Mon Dec 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.25-1
|
||||||
- 1.20.25
|
- 1.20.25
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.20.25.tar.gz) = 604085c9f258d18967b21806738b92d6702af585f986d3bf8be1b15a55fe1452939dec38db527a6810155279a5e2e193ee8dccf08d03bd4786b15fc3de616b06
|
SHA512 (boto3-1.20.26.tar.gz) = 88516549f066ea098c68ba2d7b87adeb70001a87b5fba49ce85e1cad1cd83989345a9ce1db4f79b3473141a59e136453035798d9bf1b7cbb6fcc44389c83b95f
|
||||||
|
Loading…
Reference in New Issue
Block a user