1.29.0
This commit is contained in:
parent
2913ee47cc
commit
cc63524af4
1
.gitignore
vendored
1
.gitignore
vendored
@ -651,3 +651,4 @@
|
|||||||
/botocore-1.28.3.tar.gz
|
/botocore-1.28.3.tar.gz
|
||||||
/botocore-1.28.4.tar.gz
|
/botocore-1.28.4.tar.gz
|
||||||
/botocore-1.28.5.tar.gz
|
/botocore-1.28.5.tar.gz
|
||||||
|
/botocore-1.29.0.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.28.5
|
Version: 1.29.0
|
||||||
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
|
||||||
|
* Tue Nov 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.0-1
|
||||||
|
- 1.29.0
|
||||||
|
|
||||||
* Mon Oct 31 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.5-1
|
* Mon Oct 31 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.28.5-1
|
||||||
- 1.28.5
|
- 1.28.5
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.28.5.tar.gz) = dfae7988b185fc03f6c7b440be8b590c04f18d564318cfc8a508c80ae286733060c8d55494f0937cc5fd549e8f88f5de147cbaa52e80362456bd4d7c39e158e4
|
SHA512 (botocore-1.29.0.tar.gz) = 8197322c977b7f2e74a94191ab54341398096998fa6f507b8824b7a7e73219c1971da3d89eec70ddc76cac7533de0dfcc68351189912cbe57676e708eb42e735
|
||||||
|
Loading…
Reference in New Issue
Block a user