1.17.0
This commit is contained in:
parent
257c6afee4
commit
77d10209a5
1
.gitignore
vendored
1
.gitignore
vendored
@ -235,3 +235,4 @@
|
|||||||
/boto3-1.16.61.tar.gz
|
/boto3-1.16.61.tar.gz
|
||||||
/boto3-1.16.62.tar.gz
|
/boto3-1.16.62.tar.gz
|
||||||
/boto3-1.16.63.tar.gz
|
/boto3-1.16.63.tar.gz
|
||||||
|
/boto3-1.17.0.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.63
|
Version: 1.17.0
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.0-1
|
||||||
|
- 1.17.0
|
||||||
|
|
||||||
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.63-1
|
* Mon Feb 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.63-1
|
||||||
- 1.16.63
|
- 1.16.63
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.63.tar.gz) = 1558340083d3a276edcd768bbae16619162a90a57eee43518f0be5134134fdf7818f530fe61bbee8bf79f2f681ad0db42d8014f8eea96333ad7df325f54c056d
|
SHA512 (boto3-1.17.0.tar.gz) = 309a2ade9fece8e71b29fac608185be167166f97f973f5162bb65b0e6928456c3ec47a8204fdfcfa96a5650c48b9e5c65b22d9e25e10cbc61e907791f94981f9
|
||||||
|
Loading…
Reference in New Issue
Block a user