1.23.21
This commit is contained in:
parent
78414296ac
commit
1ed614000d
1
.gitignore
vendored
1
.gitignore
vendored
@ -492,3 +492,4 @@
|
|||||||
/botocore-1.23.18.tar.gz
|
/botocore-1.23.18.tar.gz
|
||||||
/botocore-1.23.19.tar.gz
|
/botocore-1.23.19.tar.gz
|
||||||
/botocore-1.23.20.tar.gz
|
/botocore-1.23.20.tar.gz
|
||||||
|
/botocore-1.23.21.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.23.20
|
Version: 1.23.21
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Low-level, data-driven core of boto 3
|
Summary: Low-level, data-driven core of boto 3
|
||||||
|
|
||||||
@ -64,6 +64,9 @@ rm -vr tests/functional/leak
|
|||||||
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
%{python3_sitelib}/%{pypi_name}-*.dist-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 06 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.21-1
|
||||||
|
- 1.23.21
|
||||||
|
|
||||||
* Fri Dec 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.20-1
|
* Fri Dec 03 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.23.20-1
|
||||||
- 1.23.20
|
- 1.23.20
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.23.20.tar.gz) = f60df34af21a1d2f8c0d85352404ada5c83eb2bf9190fbe2b9f371c02e95bd23fc2b1e9e857a66057f93af62d1c30b908fc343a1505ad1cca0f245a94026ea17
|
SHA512 (botocore-1.23.21.tar.gz) = 557ea1915a83a683d02ecba2731a274422d18640b4f063e4aa7bb68987e477106495143575f2436cfda3c945164de91b61c874b8d8768aee80109d360bf72211
|
||||||
|
Loading…
Reference in New Issue
Block a user