1.27.49
This commit is contained in:
parent
e47aa6ac94
commit
720cb6b4af
1
.gitignore
vendored
1
.gitignore
vendored
@ -608,3 +608,4 @@
|
||||
/botocore-1.27.45.tar.gz
|
||||
/botocore-1.27.46.tar.gz
|
||||
/botocore-1.27.48.tar.gz
|
||||
/botocore-1.27.49.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.27.48
|
||||
Version: 1.27.49
|
||||
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
|
||||
* Wed Aug 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.49-1
|
||||
- 1.27.49
|
||||
|
||||
* Tue Aug 09 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.48-1
|
||||
- 1.27.48
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.27.48.tar.gz) = fe24fd88ad32364a89badffb1bb2082f12fa3b4e23e30fe391e2bbe8c811b04916e9033302c08d3482cd1f59f3afeb72e6b338837a3f5fe6bb22e30a2e2a1e5e
|
||||
SHA512 (botocore-1.27.49.tar.gz) = d98dac46672788b36dca3c7515df56532022d834476e3700c0f7ec7b0e9470018261b0f3a4979a0d1f3dceaff88305f42999b6ad2947045ab32299204852aa65
|
||||
|
Loading…
Reference in New Issue
Block a user