1.17.85
This commit is contained in:
parent
5431c52a52
commit
49fa9fdaa2
1
.gitignore
vendored
1
.gitignore
vendored
@ -316,3 +316,4 @@
|
||||
/boto3-1.17.82.tar.gz
|
||||
/boto3-1.17.83.tar.gz
|
||||
/boto3-1.17.84.tar.gz
|
||||
/boto3-1.17.85.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.84
|
||||
Version: 1.17.85
|
||||
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
|
||||
* Tue Jun 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.85-1
|
||||
- 1.17.85
|
||||
|
||||
* Fri May 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.84-1
|
||||
- 1.17.84
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.84.tar.gz) = ef1ec41631c4ce9a05ae7f2778f5a72a327d05330f7c09e22ad3faec84565300c03f1335ec12e2195832ef9303c852ceaad517e8c5400dc9b2a1093224098655
|
||||
SHA512 (boto3-1.17.85.tar.gz) = 33a70880a43d2e395cd1981322ef672f1d6c4878bfa1224c69bea7c5cd6e070504938b26c60340a0cade867575d5ec83c7eaed6fbd916f128f771cb74c4ed328
|
||||
|
Loading…
Reference in New Issue
Block a user