1.27.50
This commit is contained in:
parent
720cb6b4af
commit
0931472c2f
1
.gitignore
vendored
1
.gitignore
vendored
@ -609,3 +609,4 @@
|
|||||||
/botocore-1.27.46.tar.gz
|
/botocore-1.27.46.tar.gz
|
||||||
/botocore-1.27.48.tar.gz
|
/botocore-1.27.48.tar.gz
|
||||||
/botocore-1.27.49.tar.gz
|
/botocore-1.27.49.tar.gz
|
||||||
|
/botocore-1.27.50.tar.gz
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
# NOTICE - Updating this package requires updating python-boto3
|
# NOTICE - Updating this package requires updating python-boto3
|
||||||
Version: 1.27.49
|
Version: 1.27.50
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -70,6 +70,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 11 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.50-1
|
||||||
|
- 1.27.50
|
||||||
|
|
||||||
* Wed Aug 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.49-1
|
* Wed Aug 10 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.49-1
|
||||||
- 1.27.49
|
- 1.27.49
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.49.tar.gz) = d98dac46672788b36dca3c7515df56532022d834476e3700c0f7ec7b0e9470018261b0f3a4979a0d1f3dceaff88305f42999b6ad2947045ab32299204852aa65
|
SHA512 (botocore-1.27.50.tar.gz) = a5f4bb5325e6baaa3662c406d9f46ce62dd9959b7a2c550b0b7a1a51e1906d3a28d853fe7e47ed44ad5729df7444f59f6d4aba28e3f9b424d9141fe02b4abc8f
|
||||||
|
Loading…
Reference in New Issue
Block a user