1.23.39
This commit is contained in:
parent
0fa07e2482
commit
a403fc7d52
1
.gitignore
vendored
1
.gitignore
vendored
@ -510,3 +510,4 @@
|
||||
/botocore-1.23.36.tar.gz
|
||||
/botocore-1.23.37.tar.gz
|
||||
/botocore-1.23.38.tar.gz
|
||||
/botocore-1.23.39.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.38
|
||||
Version: 1.23.39
|
||||
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
|
||||
* Wed Jan 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.39-1
|
||||
- 1.23.39
|
||||
|
||||
* Tue Jan 18 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.23.38-1
|
||||
- 1.23.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.38.tar.gz) = 22c04b7d18c2642ea45e11886fac6379fea14466d7f03fc976c4a81e42166583d1702888229ba560d4220781e742ff0264bae5df94e2d00b945259efc35f6016
|
||||
SHA512 (botocore-1.23.39.tar.gz) = 317206eeebebf490c950b858da627fe35a97312bf3e0d622c3bb18211d27f7b406b37b584c6e31774f911370401d3e04e721ea7fcdb51f690093ed3147272e24
|
||||
|
Loading…
Reference in New Issue
Block a user