1.25.1
This commit is contained in:
parent
00cb28ae4b
commit
dd41b67c0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -590,3 +590,4 @@
|
||||
/boto3-1.24.94.tar.gz
|
||||
/boto3-1.24.95.tar.gz
|
||||
/boto3-1.24.96.tar.gz
|
||||
/boto3-1.25.1.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.96
|
||||
Version: 1.25.1
|
||||
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 Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.1-1
|
||||
- 1.25.1
|
||||
|
||||
* Fri Oct 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.96-1
|
||||
- 1.24.96
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.96.tar.gz) = 23730e985ff66c6c7fb62c15281ff3bf973d93ceef9fe8a8ef50a1f095d515470fe77f85af80d013bb5a0d8110615a63f65d265dcf00b91518ba79490600828f
|
||||
SHA512 (boto3-1.25.1.tar.gz) = b05cd881d61c5b6649a95198f1662d3ccf51ec969a5ae2de31bbc65fecceb862280e6049c2c07ad07a754dd862fc6e3941c30633d4cfb46f3f78ce5390caa854
|
||||
|
Loading…
Reference in New Issue
Block a user