1.17.49
This commit is contained in:
parent
2dd031b1cd
commit
4e5d96e58a
1
.gitignore
vendored
1
.gitignore
vendored
@ -280,3 +280,4 @@
|
||||
/boto3-1.17.46.tar.gz
|
||||
/boto3-1.17.47.tar.gz
|
||||
/boto3-1.17.48.tar.gz
|
||||
/boto3-1.17.49.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.48
|
||||
Version: 1.17.49
|
||||
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 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.49-1
|
||||
- 1.17.49
|
||||
|
||||
* Fri Apr 09 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.48-1
|
||||
- 1.17.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.48.tar.gz) = 1dd4bf60893c447277ecce77c81c09764025752783385f8413c593fdf22d65f5699eabbe33b18f7e0c4a1e01433fd0d1b17b1fb9fef0f6117bbcff11636b80d5
|
||||
SHA512 (boto3-1.17.49.tar.gz) = fd2b9c3379ced4b90145a77c0a331161427b8768b9e0f64227d8def6e4ef8133d94df61f1f1f9a0b887b0c200e9c524620b8291fbd30aba407c63246ebf0d508
|
||||
|
Loading…
Reference in New Issue
Block a user