1.28.1
This commit is contained in:
parent
2a15efaf48
commit
f31267d796
1
.gitignore
vendored
1
.gitignore
vendored
@ -646,3 +646,4 @@
|
|||||||
/botocore-1.27.94.tar.gz
|
/botocore-1.27.94.tar.gz
|
||||||
/botocore-1.27.95.tar.gz
|
/botocore-1.27.95.tar.gz
|
||||||
/botocore-1.27.96.tar.gz
|
/botocore-1.27.96.tar.gz
|
||||||
|
/botocore-1.28.1.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.96
|
Version: 1.28.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.1-1
|
||||||
|
- 1.28.1
|
||||||
|
|
||||||
* Fri Oct 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.96-1
|
* Fri Oct 21 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.27.96-1
|
||||||
- 1.27.96
|
- 1.27.96
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.27.96.tar.gz) = 7e13e0fb5490566ff69dfff9aeec2b921892ba17c11906de142e7896bead8968fd4aec7b94c13974c5d8562dca0171037e918ca3eefa4b56892549580616bd04
|
SHA512 (botocore-1.28.1.tar.gz) = 7231db0beee4813e228b2f615f70e25e8d778033b4b6602924199eb2fce7e13559a5c8cbca7d79d52c0556f6b11bcd723871046e3c81a96bc9f1257375ba30fc
|
||||||
|
Loading…
Reference in New Issue
Block a user