1.22.13
This commit is contained in:
parent
6f38e4c76f
commit
032ec50d5a
1
.gitignore
vendored
1
.gitignore
vendored
@ -519,3 +519,4 @@
|
||||
/boto3-1.22.10.tar.gz
|
||||
/boto3-1.22.11.tar.gz
|
||||
/boto3-1.22.12.tar.gz
|
||||
/boto3-1.22.13.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.22.12
|
||||
Version: 1.22.13
|
||||
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
|
||||
* Thu May 12 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.13-1
|
||||
- 1.22.13
|
||||
|
||||
* Wed May 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.22.12-1
|
||||
- 1.22.12
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.22.12.tar.gz) = 20e5e032700bc76c47df2bd69c7e9d05d779e2877f40055b08a1a2b4f330ee85dc94d238e66586d600c1eb6a037e08fb4d9cfd786e508c65128231d35cc4b82c
|
||||
SHA512 (boto3-1.22.13.tar.gz) = ba6717e551bb989159b2b38a8a3e1b02224695c86a1f141a3f8a97f011955438451f35f694addc261a7d0d2452e63c92e28b649d8114aa15ae95dc4b17f27b4d
|
||||
|
Loading…
Reference in New Issue
Block a user