1.15.6
This commit is contained in:
parent
5e36d94b85
commit
f934a485c8
1
.gitignore
vendored
1
.gitignore
vendored
@ -83,3 +83,4 @@
|
|||||||
/botocore-1.14.12.tar.gz
|
/botocore-1.14.12.tar.gz
|
||||||
/botocore-1.15.3.tar.gz
|
/botocore-1.15.3.tar.gz
|
||||||
/botocore-1.15.5.tar.gz
|
/botocore-1.15.5.tar.gz
|
||||||
|
/botocore-1.15.6.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.15.5
|
Version: 1.15.6
|
||||||
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
|
||||||
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.6-1
|
||||||
|
- 1.15.6.
|
||||||
|
|
||||||
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.5-1
|
* Mon Feb 24 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.15.5-1
|
||||||
- 1.15.5.
|
- 1.15.5.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.15.5.tar.gz) = 34375b8585f4fa97c3a5672f03cdeb1961b6729d82f9706c04fd9f5ff1cc7bb33170ac147033bbc751c3c73ef558ba185b7e6526de0063190c14ec102901b56e
|
SHA512 (botocore-1.15.6.tar.gz) = 18c4b3a7bae8bc68b238412eb45a8c9f8c55eaf90505867658d6720debdfde075b437ddafe7117994fed829a0145535d59f77c471b400f25391556a89e02f879
|
||||||
|
Loading…
Reference in New Issue
Block a user