1.17.28
This commit is contained in:
parent
d6f492e049
commit
1f3a7e2c16
1
.gitignore
vendored
1
.gitignore
vendored
@ -261,3 +261,4 @@
|
||||
/boto3-1.17.25.tar.gz
|
||||
/boto3-1.17.26.tar.gz
|
||||
/boto3-1.17.27.tar.gz
|
||||
/boto3-1.17.28.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.27
|
||||
Version: 1.17.28
|
||||
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 Mar 16 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.28-1
|
||||
- 1.17.28
|
||||
|
||||
* Mon Mar 15 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.27-1
|
||||
- 1.17.27
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.27.tar.gz) = ea6732c64cb7891b8f0876307f2dba0e3cffbb6d9d22e65ea3f14d5dd72bbda572027276ff93b2ddef75171f0b1e55e9135fb54d92027ff99d20fe65a3d1440f
|
||||
SHA512 (boto3-1.17.28.tar.gz) = def8e6ec11d9f4167fe70ba76a449c9b2422fc23ec6f3cd87422c3d5bad749a920bd4bb9e66cd603e7f6b143e2914a353b6d4de7084ca299052a16780eaa9f41
|
||||
|
Loading…
Reference in New Issue
Block a user