1.18.4
This commit is contained in:
parent
4ef918872a
commit
d4d970962e
1
.gitignore
vendored
1
.gitignore
vendored
@ -214,3 +214,4 @@
|
|||||||
/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
|
/botocore-1.18.3.tar.gz
|
||||||
|
/botocore-1.18.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.18.3
|
Version: 1.18.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
|
||||||
|
|
||||||
@ -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.4-1
|
||||||
|
- 1.18.4
|
||||||
|
|
||||||
* Wed Sep 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.3-1
|
* Wed Sep 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.18.3-1
|
||||||
- 1.18.3
|
- 1.18.3
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.18.3.tar.gz) = a8831b1549a768cea9d550dc2dc3c1c8afc03e018d2ce246569bed35cb9ce25bcb18689d066dc5b6e6dcc69db93e0b0957b32cb68c101127e01cfe3fbfa9fe08
|
SHA512 (botocore-1.18.4.tar.gz) = c84b7c5dcb78101d6d04bea2a4453e2c47711133bf4ee1e96c6bea18a0b3de7c41021bfe5ac501eeb2b35d50bfe8782ee29d931adf79ae77a45a2f3b117716df
|
||||||
|
Loading…
Reference in New Issue
Block a user