1.16.48
This commit is contained in:
parent
cabb68eff8
commit
374ecf684d
1
.gitignore
vendored
1
.gitignore
vendored
@ -219,3 +219,4 @@
|
|||||||
/boto3-1.16.45.tar.gz
|
/boto3-1.16.45.tar.gz
|
||||||
/boto3-1.16.46.tar.gz
|
/boto3-1.16.46.tar.gz
|
||||||
/boto3-1.16.47.tar.gz
|
/boto3-1.16.47.tar.gz
|
||||||
|
/boto3-1.16.48.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.16.47
|
Version: 1.16.48
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 5 08:32:30 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.48-1
|
||||||
|
- 1.16.48
|
||||||
|
|
||||||
* Mon Jan 4 08:33:46 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.47-1
|
* Mon Jan 4 08:33:46 CST 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.16.47-1
|
||||||
- 1.16.47
|
- 1.16.47
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.16.47.tar.gz) = 5c3707be81a18ba95369d538a864530af38ae1cfce12a7d4e1f7d0375d129c2a25dc2bace0d5185d471ce08afb0442503c2cada615b23a348955405666ddb4a3
|
SHA512 (boto3-1.16.48.tar.gz) = 9d29436d0c970864a59ea83e8bfc71d226242dd1471a22d000d6816575fb6e354ea80000b4ed29be4009d4bf3ea634a82e1e260d73d7c3e9e41a63505012b7e0
|
||||||
|
Loading…
Reference in New Issue
Block a user