1.19.5
This commit is contained in:
parent
135fe25437
commit
1792188f59
1
.gitignore
vendored
1
.gitignore
vendored
@ -410,3 +410,4 @@
|
||||
/boto3-1.19.0.tar.gz
|
||||
/boto3-1.19.3.tar.gz
|
||||
/boto3-1.19.4.tar.gz
|
||||
/boto3-1.19.5.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.19.4
|
||||
Version: 1.19.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
|
||||
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.5-1
|
||||
- 1.19.5
|
||||
|
||||
* Wed Oct 27 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.19.4-1
|
||||
- 1.19.4
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.19.4.tar.gz) = 7aa22292285d8fb709653b80f7f7912d7c068c6c4dcec598b09ccc9affa001cf78f7db1c3276d9cefb0f222066b537db5fe8013e5508416611e3818e3750a5a5
|
||||
SHA512 (boto3-1.19.5.tar.gz) = e38c883d687ec615e2fedee6973c3c2a90ef251c2095dbbcc3b5a1d10ca1287fb9f048dd1de4cc815f1a9bc9bd3f36b8025063350f8c1070772acd51c0e28713
|
||||
|
Loading…
Reference in New Issue
Block a user