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