1.12.35
This commit is contained in:
parent
d1e5632ec6
commit
8c09282e0b
1
.gitignore
vendored
1
.gitignore
vendored
@ -55,3 +55,4 @@
|
||||
/boto3-1.12.32.tar.gz
|
||||
/boto3-1.12.33.tar.gz
|
||||
/boto3-1.12.34.tar.gz
|
||||
/boto3-1.12.35.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.34
|
||||
Version: 1.12.35
|
||||
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
|
||||
* Fri Apr 03 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.35-1
|
||||
- 1.12.35
|
||||
|
||||
* Wed Apr 01 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.34-1
|
||||
- 1.12.34
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.34.tar.gz) = 2f15df1c1ffd44a7ae42b2f051b86b9a3ea8fe4647b62ef64269709b10830451eeb5b3e34d7d59859270d1d20954ef4497c77779027a7cf94251efe34e34b6bf
|
||||
SHA512 (boto3-1.12.35.tar.gz) = 62185e2588fcaddabfd576f0236a14e4f76b4879867b9f3eec830f2e75a65ef3d8c677c3902fe63c06cbe2ef3c12df3e1e2973e050651121c6239073c20f1800
|
||||
|
Loading…
Reference in New Issue
Block a user