1.21.25
This commit is contained in:
parent
cc75c49edb
commit
fe1ac89c9f
1
.gitignore
vendored
1
.gitignore
vendored
@ -491,3 +491,4 @@
|
||||
/boto3-1.21.22.tar.gz
|
||||
/boto3-1.21.23.tar.gz
|
||||
/boto3-1.21.24.tar.gz
|
||||
/boto3-1.21.25.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.21.24
|
||||
Version: 1.21.25
|
||||
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 Mar 23 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.25-1
|
||||
- 1.21.25
|
||||
|
||||
* Tue Mar 22 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.21.24-1
|
||||
- 1.21.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.21.24.tar.gz) = 3781268520d23a8fd84bc44cfda29554feeae0f257f077b1d64c7ad4536e02b92db28faa0920692487318de88a4c0eb87b88b0a0380fa84ae763a86e7b50446a
|
||||
SHA512 (boto3-1.21.25.tar.gz) = 7a06551548d313b665afbd2cce39e76187c299caf3186dfbc5f35aa80f14653006134b32ab3231644abee7c7fe7be37c9c20cd88bfe1631d92b453693aa8cb01
|
||||
|
Loading…
Reference in New Issue
Block a user