1.25.10
This commit is contained in:
parent
63102e5e80
commit
dba4767e3e
1
.gitignore
vendored
1
.gitignore
vendored
@ -571,3 +571,4 @@
|
||||
/botocore-1.25.5.tar.gz
|
||||
/botocore-1.25.7.tar.gz
|
||||
/botocore-1.25.8.tar.gz
|
||||
/botocore-1.25.10.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.25.8
|
||||
Version: 1.25.10
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Mon May 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.10-1
|
||||
- 1.25.10
|
||||
|
||||
* Thu May 05 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.8-1
|
||||
- 1.25.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.25.8.tar.gz) = bc78c24629308d4d8cb4190646b7f465713a5462c54ff0946fdbcfa8b87951fa337a2f8f97bbd27991a79da03d140b890f2b021f865c7550b791d2fbb95282a1
|
||||
SHA512 (botocore-1.25.10.tar.gz) = 6daaec14be1cafdf43bdb4b182a31649d88ee3a9b7e2a88409e3a9fc5279479f78800a0b49ec405936e6695ac4c1b672a62b31b2486049193734ade98f275a10
|
||||
|
Loading…
Reference in New Issue
Block a user