1.16.46
This commit is contained in:
parent
71180b883d
commit
8b91972aea
1
.gitignore
vendored
1
.gitignore
vendored
@ -217,3 +217,4 @@
|
||||
/boto3-1.16.43.tar.gz
|
||||
/boto3-1.16.44.tar.gz
|
||||
/boto3-1.16.45.tar.gz
|
||||
/boto3-1.16.46.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.16.45
|
||||
Version: 1.16.46
|
||||
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 30 16:21:43 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.46-1
|
||||
- 1.16.46
|
||||
|
||||
* Wed Dec 30 08:33:40 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.45-1
|
||||
- 1.16.45
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.16.45.tar.gz) = b1e5b33c5377a100b7ce7020491a6f1141b635369166bdaad36a718bcbd98be8b4d28ebc73098d2011179168800747273183cedb6b6d608221b4ec3eb3cdb4d2
|
||||
SHA512 (boto3-1.16.46.tar.gz) = 4adc39935876ba9a787ea2884cc9f4649b2e432a1abfdc0fd72167670ec6c19cc852e174fbb611ac6b6717dce835928aa8eb178aaefe5e7e0857aece3ca6bfef
|
||||
|
Loading…
Reference in New Issue
Block a user