1.18.19
This commit is contained in:
parent
06b010c8d5
commit
2c9240c127
1
.gitignore
vendored
1
.gitignore
vendored
@ -363,3 +363,4 @@
|
||||
/boto3-1.18.16.tar.gz
|
||||
/boto3-1.18.17.tar.gz
|
||||
/boto3-1.18.18.tar.gz
|
||||
/boto3-1.18.19.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.18.18
|
||||
Version: 1.18.19
|
||||
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
|
||||
* Wed Aug 11 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.19-1
|
||||
- 1.18.19
|
||||
|
||||
* Tue Aug 10 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.18-1
|
||||
- 1.18.18
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.18.18.tar.gz) = 37fea5d686f1fb85d96ed40e4c62b1c50653dbf8a5d22e136b5889537677fe8f123216fbaade15214891f2c6661fd2f965a6486583d902cae040517029f2f1f2
|
||||
SHA512 (boto3-1.18.19.tar.gz) = 62f18db105e3e8eb66921a229a891fe35bfd531758ea62c96743c75814b0d5c4ef026d60c3a59bbcf84442bae9d1c23000bcc359899d520e45cf93cf64ba4a3e
|
||||
|
Loading…
Reference in New Issue
Block a user