1.16.49
This commit is contained in:
parent
374ecf684d
commit
286cb07fe8
1
.gitignore
vendored
1
.gitignore
vendored
@ -220,3 +220,4 @@
|
||||
/boto3-1.16.46.tar.gz
|
||||
/boto3-1.16.47.tar.gz
|
||||
/boto3-1.16.48.tar.gz
|
||||
/boto3-1.16.49.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.48
|
||||
Version: 1.16.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
|
||||
* Wed Jan 6 08:15:36 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.49-1
|
||||
- 1.16.49
|
||||
|
||||
* Tue Jan 5 08:32:30 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.48-1
|
||||
- 1.16.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.48.tar.gz) = 9d29436d0c970864a59ea83e8bfc71d226242dd1471a22d000d6816575fb6e354ea80000b4ed29be4009d4bf3ea634a82e1e260d73d7c3e9e41a63505012b7e0
|
||||
SHA512 (boto3-1.16.49.tar.gz) = f6d79f18ab26c4485543361f9133221761becdbd0b63998fb4cdf8f68a860af2c9ea3a3d6f28475e3c50e16f9dbd3ff2e5056ac87ee8f24a10787ff62bd6c2bb
|
||||
|
Loading…
Reference in New Issue
Block a user