1.16.5
This commit is contained in:
parent
f2759e1562
commit
2a5651ed4c
1
.gitignore
vendored
1
.gitignore
vendored
@ -177,3 +177,4 @@
|
||||
/boto3-1.16.2.tar.gz
|
||||
/boto3-1.16.3.tar.gz
|
||||
/boto3-1.16.4.tar.gz
|
||||
/boto3-1.16.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.4
|
||||
Version: 1.16.5
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Tue Oct 27 09:39:05 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.5-1
|
||||
- 1.16.5
|
||||
|
||||
* Fri Oct 23 16:47:32 CDT 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.4-1
|
||||
- 1.16.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.4.tar.gz) = 47b73498178c7ee4e1523c3114c7b6b0c71a723c6e6f76c0202a594b31a55e1073621a0e7d5bc14c9b92d7f285553111cf977ca0d740c0bd1e233ecb5f970b2a
|
||||
SHA512 (boto3-1.16.5.tar.gz) = 1ca63ae3e4c7c6f238ed07d55a3596d0726741332a13f02f7af2a7affe9e5b6021e8def62b609aa0a08053eaf2591c3587ed2930cab1235518eb55d79159bafe
|
||||
|
Loading…
Reference in New Issue
Block a user