1.23.11
This commit is contained in:
parent
d9eb39a230
commit
a396b12a55
1
.gitignore
vendored
1
.gitignore
vendored
@ -484,3 +484,4 @@
|
||||
/botocore-1.23.8.tar.gz
|
||||
/botocore-1.23.9.tar.gz
|
||||
/botocore-1.23.10.tar.gz
|
||||
/botocore-1.23.11.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.23.10
|
||||
Version: 1.23.11
|
||||
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
|
||||
* Mon Nov 22 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.11-1
|
||||
- 1.23.11
|
||||
|
||||
* Fri Nov 19 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.10-1
|
||||
- 1.23.10
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.23.10.tar.gz) = c2782cb8e360f1a921a0e630f2a6cc0f97f1ff0a974e89d95c0b602f201ebffe29a507759e9a83153cc3d9797f057d7bc6e4f6568f6965a7448be04b479c5b55
|
||||
SHA512 (botocore-1.23.11.tar.gz) = 625fd439da1bab2be4bf4621ace23ad5c815fe80933dc89d1489016424eb53dcaa2b8f476cf920ae0a800c05bce9dbef594e794c7131cce4e81eee81381f1f64
|
||||
|
Loading…
Reference in New Issue
Block a user