1.29.1
This commit is contained in:
parent
cc63524af4
commit
d41a741ba8
1
.gitignore
vendored
1
.gitignore
vendored
@ -652,3 +652,4 @@
|
||||
/botocore-1.28.4.tar.gz
|
||||
/botocore-1.28.5.tar.gz
|
||||
/botocore-1.29.0.tar.gz
|
||||
/botocore-1.29.1.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
# NOTICE - Updating this package requires updating python-boto3
|
||||
Version: 1.29.0
|
||||
Version: 1.29.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Low-level, data-driven core of boto 3
|
||||
|
||||
@ -66,6 +66,9 @@ rm -vr tests/functional/leak
|
||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||
|
||||
%changelog
|
||||
* Wed Nov 02 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.1-1
|
||||
- 1.29.1
|
||||
|
||||
* Tue Nov 01 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.29.0-1
|
||||
- 1.29.0
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (botocore-1.29.0.tar.gz) = 8197322c977b7f2e74a94191ab54341398096998fa6f507b8824b7a7e73219c1971da3d89eec70ddc76cac7533de0dfcc68351189912cbe57676e708eb42e735
|
||||
SHA512 (botocore-1.29.1.tar.gz) = 648276ce06da4232ef500151f3afb1abc0dd3e37e29dd8a0d4777fc9dabab92c9f54fd935773d6fe26cc6fcf94ad366fe035daa5c8b3320cd00eddada79f8053
|
||||
|
Loading…
Reference in New Issue
Block a user