1.19.3
This commit is contained in:
parent
229d13e673
commit
27741c405b
1
.gitignore
vendored
1
.gitignore
vendored
@ -231,3 +231,4 @@
|
|||||||
/botocore-1.19.0.tar.gz
|
/botocore-1.19.0.tar.gz
|
||||||
/botocore-1.19.1.tar.gz
|
/botocore-1.19.1.tar.gz
|
||||||
/botocore-1.19.2.tar.gz
|
/botocore-1.19.2.tar.gz
|
||||||
|
/botocore-1.19.3.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.2
|
Version: 1.19.3
|
||||||
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
|
||||||
|
* Fri Oct 23 08:11:47 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.3-1
|
||||||
|
- 1.19.3
|
||||||
|
|
||||||
* Thu Oct 22 08:28:32 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.2-1
|
* Thu Oct 22 08:28:32 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.2-1
|
||||||
- 1.19.2
|
- 1.19.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.19.2.tar.gz) = 88486e813e476b789b7c0b9fa74bc95ac2a67818439f2ff2564fe30c988ec0fb9be8a2f9c2ebce9418d1eeda4c88c94d6d3ec37cec185d48a388577fc2458c88
|
SHA512 (botocore-1.19.3.tar.gz) = 8eaf72543c5a5e2e4a08cc6998c71971ee9e70d476e384b66472ec2f16d204ae70056925bba1e1476fd55a272750e4907a617e38a96e1b4324e172081a9c1b54
|
||||||
|
Loading…
Reference in New Issue
Block a user