epel9
Gwyn Ciesla 4 years ago
parent 27741c405b
commit 0d5d9032a7

1
.gitignore vendored

@ -232,3 +232,4 @@
/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 /botocore-1.19.3.tar.gz
/botocore-1.19.4.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.3 Version: 1.19.4
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 16:46:42 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.4-1
- 1.19.4
* Fri Oct 23 08:11:47 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.3-1 * Fri Oct 23 08:11:47 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.19.3-1
- 1.19.3 - 1.19.3

@ -1 +1 @@
SHA512 (botocore-1.19.3.tar.gz) = 8eaf72543c5a5e2e4a08cc6998c71971ee9e70d476e384b66472ec2f16d204ae70056925bba1e1476fd55a272750e4907a617e38a96e1b4324e172081a9c1b54 SHA512 (botocore-1.19.4.tar.gz) = 486280528c45937a20f6202bcde8f039d163dc612aeee6cb1bff177fa7ceb38c1143d421f29fc66cc9ac450a554bf843b5799607d16775a517853a62b77bb450

Loading…
Cancel
Save