1.12.44
This commit is contained in:
parent
f5e5afc6a0
commit
654d1cdd49
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@
|
||||
/boto3-1.12.41.tar.gz
|
||||
/boto3-1.12.42.tar.gz
|
||||
/boto3-1.12.43.tar.gz
|
||||
/boto3-1.12.44.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.12.43
|
||||
Version: 1.12.44
|
||||
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
|
||||
* Thu Apr 23 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.44-1
|
||||
- 1.12.44
|
||||
|
||||
* Wed Apr 22 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.12.43-1
|
||||
- 1.12.43
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.12.43.tar.gz) = 0699f9b02a7da0bcb94b37534d1d8bee8219917b21bfbe20633047515535ed0bfc8a8440936800a4348c7952374d56d2df5143ca604b24fbd594114885c96f03
|
||||
SHA512 (boto3-1.12.44.tar.gz) = efb8ebfc16cc02100a8460764f7f3aa2a3e279371961018043dfc2dfc8de3a24ed9195ae3494a4683725c23640501d2850e5185d8050c2deff1c54bb8d1a4f05
|
||||
|
Loading…
Reference in New Issue
Block a user