1.17.100
This commit is contained in:
parent
37301c1116
commit
d31fe53480
1
.gitignore
vendored
1
.gitignore
vendored
@ -331,3 +331,4 @@
|
||||
/boto3-1.17.97.tar.gz
|
||||
/boto3-1.17.98.tar.gz
|
||||
/boto3-1.17.99.tar.gz
|
||||
/boto3-1.17.100.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.17.99
|
||||
Version: 1.17.100
|
||||
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
|
||||
* Thu Jun 24 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.100-1
|
||||
- 1.17.100
|
||||
|
||||
* Wed Jun 23 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.99-1
|
||||
- 1.17.99
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.17.99.tar.gz) = f4c1a2c642ee0f4356495d4a11c0f06e81f6e69ea8380792785173b7616bb255251d4ff5de8060a9d72da14f80886daa4eb34003e2c58fd71984ef7bc0a865ba
|
||||
SHA512 (boto3-1.17.100.tar.gz) = 963eb136aa05e4a24bae74cfb70c7aa694db4cfaa902d4a4079152194934eff93c323d02c58bb98688ecb511bdc8ebd74c6a306c45794ed3339dd84d6fbb7934
|
||||
|
Loading…
Reference in New Issue
Block a user