1.20.46
This commit is contained in:
parent
92e2b5727a
commit
a7c11c74ca
1
.gitignore
vendored
1
.gitignore
vendored
@ -333,3 +333,4 @@
|
||||
/botocore-1.20.43.tar.gz
|
||||
/botocore-1.20.44.tar.gz
|
||||
/botocore-1.20.45.tar.gz
|
||||
/botocore-1.20.46.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.20.45
|
||||
Version: 1.20.46
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ nosetests-%{python3_version} unit functional
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Apr 07 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.46-1
|
||||
- 1.20.46
|
||||
|
||||
* Mon Apr 05 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.20.45-1
|
||||
- 1.20.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.20.45.tar.gz) = 2a3f97e4f1046aa4df3a5da9d3722579dcea0937807d9115ec5480e243788a31c58d10e1b4e002cb43668adb75174d9351cbf6b52edc0a5970c7d4b10691b02c
|
||||
SHA512 (botocore-1.20.46.tar.gz) = fdedd2b79ac8134b7cb819f2f713e7466c4e6f635155799dac0b95b5d97fc2010190b1e64c035b6f375082dff4e65cdf6389e267d25690caa7596dbb381c83c0
|
||||
|
Loading…
Reference in New Issue
Block a user