1.19.23
This commit is contained in:
parent
e3e192c77d
commit
41bbc3350b
1
.gitignore
vendored
1
.gitignore
vendored
@ -251,3 +251,4 @@
|
|||||||
/botocore-1.19.20.tar.gz
|
/botocore-1.19.20.tar.gz
|
||||||
/botocore-1.19.21.tar.gz
|
/botocore-1.19.21.tar.gz
|
||||||
/botocore-1.19.22.tar.gz
|
/botocore-1.19.22.tar.gz
|
||||||
|
/botocore-1.19.23.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.19.22
|
Version: 1.19.23
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -45,6 +45,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 23 08:25:04 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.23-1
|
||||||
|
- 1.19.23
|
||||||
|
|
||||||
* Fri Nov 20 08:13:27 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.22-1
|
* Fri Nov 20 08:13:27 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.22-1
|
||||||
- 1.19.22
|
- 1.19.22
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.22.tar.gz) = 69efd9f01cb9cb83d4234be6ad46d2f2584bfd274a96c27279c96d717de4ea83e8bb1b92baa29b06aacf21e0af9e40ab216e5ac7ffe004cc4a53bfcf6c32f59e
|
SHA512 (botocore-1.19.23.tar.gz) = 9e984c48109f17126e380b0194e998c65ef02cba83ce3be6b3398a5913a41e23607779c82b90814d8193abdeb3a6cecedb443a6fc5d8d6b7ccb68ed0a0e0bc37
|
||||||
|
Loading…
Reference in New Issue
Block a user