1.29.31
This commit is contained in:
parent
2882250350
commit
85ea297657
1
.gitignore
vendored
1
.gitignore
vendored
@ -679,3 +679,4 @@
|
||||
/botocore-1.29.28.tar.gz
|
||||
/botocore-1.29.29.tar.gz
|
||||
/botocore-1.29.30.tar.gz
|
||||
/botocore-1.29.31.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.30
|
||||
Version: 1.29.31
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Thu Dec 15 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.31-1
|
||||
- 1.29.31
|
||||
|
||||
* Wed Dec 14 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.30-1
|
||||
- 1.29.30
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.30.tar.gz) = 03783e26abfb4e6fe840b732c4fd5a63dc7ed42f713f0bbb685b2e68b65229513c320a732484a70b1ff814e91f1ebeae4fab8b54120bd8aef35744e5d0aeb6cc
|
||||
SHA512 (botocore-1.29.31.tar.gz) = 26e60217804f840a84b77cc70e302c9b97ae78e9bad6adca6b4104118a546ea0ca6b15b9577973cfba028a3e1e9e9b1a1e8e1deb44a16ba7cae535abba38a37d
|
||||
|
Loading…
Reference in New Issue
Block a user