1.22.0
This commit is contained in:
parent
cf3a28f10f
commit
a960e45c79
1
.gitignore
vendored
1
.gitignore
vendored
@ -462,3 +462,4 @@
|
||||
/botocore-1.21.63.tar.gz
|
||||
/botocore-1.21.64.tar.gz
|
||||
/botocore-1.21.65.tar.gz
|
||||
/botocore-1.22.0.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.21.65
|
||||
Version: 1.22.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Oct 20 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.22.0-1
|
||||
- 1.22.0
|
||||
|
||||
* Tue Oct 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.65-1
|
||||
- 1.21.65
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.21.65.tar.gz) = 955d24d2d486524af7bee57a56e2e903458030420198f3e6ab49d61be52b812a98444a9d0f86503b121270d6642345ffad6053ad143374dc56ab908b385afb0a
|
||||
SHA512 (botocore-1.22.0.tar.gz) = 7f39cb16573d9ae4649ad67bb402f2d2fbd371f8818ec2573f7826e71828c559e37e6759e2c6ab8a05d6fa97ce53bac0a94f6d30dea0c184a079e97d1fba3597
|
||||
|
Loading…
Reference in New Issue
Block a user