i9ce
Gwyn Ciesla 4 years ago
parent 8a527df4d3
commit 729204c532

1
.gitignore vendored

@ -199,3 +199,4 @@
/boto3-1.16.24.tar.gz
/boto3-1.16.25.tar.gz
/boto3-1.16.26.tar.gz
/boto3-1.16.28.tar.gz

@ -1,7 +1,7 @@
%global pypi_name boto3
Name: python-%{pypi_name}
Version: 1.16.26
Version: 1.16.28
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 2 08:26:03 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.28-1
- 1.16.28
* Tue Dec 1 11:51:40 CST 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.16.26-1
- 1.16.26

@ -1 +1 @@
SHA512 (boto3-1.16.26.tar.gz) = b900f5ce42b149608b24e58a9ef7049b93da7ff481e5076911e8763447282bfeb16ef79650090137e741360db00eeea7888a6f607e143249aa130b28c477de48
SHA512 (boto3-1.16.28.tar.gz) = db08d67f03ff736f119b569678adeebf98ba474078b435ae9f04f37fc6353bc0beb0e4b89abf525f856ae7746d5086c99f5caa0f055494bd184cf347d6988c1f

Loading…
Cancel
Save