1.18.3
This commit is contained in:
parent
b5542919c1
commit
4ef918872a
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
|||||||
/botocore-1.18.0.tar.gz
|
/botocore-1.18.0.tar.gz
|
||||||
/botocore-1.18.1.tar.gz
|
/botocore-1.18.1.tar.gz
|
||||||
/botocore-1.18.2.tar.gz
|
/botocore-1.18.2.tar.gz
|
||||||
|
/botocore-1.18.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.18.2
|
Version: 1.18.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
|
||||||
|
|
||||||
@ -44,6 +44,9 @@ rm -vr tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Sep 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.3-1
|
||||||
|
- 1.18.3
|
||||||
|
|
||||||
* Mon Sep 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.2-1
|
* Mon Sep 21 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.2-1
|
||||||
- 1.18.2
|
- 1.18.2
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.18.2.tar.gz) = f4fec4caf3b4ebca8a593d58827fb4377c2458b7ebccb53ccd830df5423a2021ecebd534d2fe276662f8d8e91078bb5adbf611a52baa29c8ab3526d9c7b975ac
|
SHA512 (botocore-1.18.3.tar.gz) = a8831b1549a768cea9d550dc2dc3c1c8afc03e018d2ce246569bed35cb9ce25bcb18689d066dc5b6e6dcc69db93e0b0957b32cb68c101127e01cfe3fbfa9fe08
|
||||||
|
Loading…
Reference in New Issue
Block a user