1.23.2
This commit is contained in:
parent
555f8fdf7e
commit
559b578f0c
1
.gitignore
vendored
1
.gitignore
vendored
@ -475,3 +475,4 @@
|
||||
/botocore-1.22.12.tar.gz
|
||||
/botocore-1.23.0.tar.gz
|
||||
/botocore-1.23.1.tar.gz
|
||||
/botocore-1.23.2.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.1
|
||||
Version: 1.23.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Tue Nov 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.2-1
|
||||
- 1.23.2
|
||||
|
||||
* Tue Nov 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.1-1
|
||||
- 1.23.1
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.1.tar.gz) = 6938f54a98474aa0bb3c73249f81bc68cb364d381af3f08ac698d66b9f03c2b3649a253bafb57a6f525757f459a8c3da775370f64984be4bca0f2d4310f7a367
|
||||
SHA512 (botocore-1.23.2.tar.gz) = a2a741ec5a58a3fce9002f719e03bc2e3cb86f85c84868167b38820e36b16d0a495b0c74b97479f6e0f976b9a0fedfe968f8d738217f61ba780a47a7a046ffb4
|
||||
|
Loading…
Reference in New Issue
Block a user