i9ce
Gwyn Ciesla 4 years ago
parent a96af0fd81
commit d59d019aeb

1
.gitignore vendored

@ -350,3 +350,4 @@
/boto3-1.18.3.tar.gz
/boto3-1.18.4.tar.gz
/boto3-1.18.5.tar.gz
/boto3-1.18.6.tar.gz

@ -1,8 +1,8 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.18.5
Release: 2%{?dist}
Version: 1.18.6
Release: 1%{?dist}
Summary: The AWS SDK for Python
License: ASL 2.0
@ -47,6 +47,9 @@ rm -rf tests/integration
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
%changelog
* Fri Jul 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.18.6-1
- 1.18.6
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.18.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

@ -1 +1 @@
SHA512 (boto3-1.18.5.tar.gz) = 44137b5823c22005b1908a779d170643ecd0d379bc8236d33c34e8221bef22c1045c8453ce1890a838555006484d9c2fa435d703f15e7d82b4285a982f303839
SHA512 (boto3-1.18.6.tar.gz) = 10810fa6e4451c74638abbee1a6af0b5030569c9bba244c9636ea6975fcc8c8eaf852e47f6b5a22bb41a097c2b7ce74608e2489e3b4b5f4b1a5cb84eba864c02

Loading…
Cancel
Save