1.16.42
This commit is contained in:
parent
a607516e21
commit
270d0e68ef
1
.gitignore
vendored
1
.gitignore
vendored
@ -213,3 +213,4 @@
|
||||
/boto3-1.16.39.tar.gz
|
||||
/boto3-1.16.40.tar.gz
|
||||
/boto3-1.16.41.tar.gz
|
||||
/boto3-1.16.42.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.41
|
||||
Version: 1.16.42
|
||||
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 Dec 23 08:40:18 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.42-1
|
||||
- 1.16.42
|
||||
|
||||
* Tue Dec 22 08:28:41 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.41-1
|
||||
- 1.16.41
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.41.tar.gz) = b14c3bc63a2b9b65758e2830205bafa93703934cb02dcffeae20d3ceef44f71e6c34940a0d5f5bbc0a403097a8382e2b1061766d9fab6119db0ee77ecefd1ba0
|
||||
SHA512 (boto3-1.16.42.tar.gz) = b9fb3f235ebf44b2a613987a23975e3bbf5df7893864bd7445580f5996c7864d8049179b39f1d23ae7ca101f371a125e366a8fe559e39aa168cac700dabdf13d
|
||||
|
Loading…
Reference in New Issue
Block a user