1.12.22
This commit is contained in:
parent
3ed893d7c3
commit
9f0ee1f525
1
.gitignore
vendored
1
.gitignore
vendored
@ -42,3 +42,4 @@
|
|||||||
/boto3-1.12.19.tar.gz
|
/boto3-1.12.19.tar.gz
|
||||||
/boto3-1.12.20.tar.gz
|
/boto3-1.12.20.tar.gz
|
||||||
/boto3-1.12.21.tar.gz
|
/boto3-1.12.21.tar.gz
|
||||||
|
/boto3-1.12.22.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.12.21
|
Version: 1.12.22
|
||||||
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
|
||||||
|
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.22-1
|
||||||
|
- 1.12.22
|
||||||
|
|
||||||
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.21-1
|
* Mon Mar 16 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.21-1
|
||||||
- 1.12.21
|
- 1.12.21
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.12.21.tar.gz) = 881fd05087165da8089b9ec4293cf2cf2bddafb03e9b5079d900b1fb7585e9f0688000e3198132e57c575dc9f4f2a75c66561efab9daf9fd16738ccf53002e91
|
SHA512 (boto3-1.12.22.tar.gz) = 5c74bb7734d968b6e4cd79420675bd4b88b2c3cf29e7335c0dc1c2fc06f9f9472e3ef34ad5d6a9db9d6593300c8b4bce8d8d66986f7eb6c7066b3e5a2f38c806
|
||||||
|
Loading…
Reference in New Issue
Block a user