1.12.52
This commit is contained in:
parent
5ff12f2f28
commit
c74105527d
1
.gitignore
vendored
1
.gitignore
vendored
@ -449,3 +449,4 @@
|
|||||||
/botocore-1.21.48.tar.gz
|
/botocore-1.21.48.tar.gz
|
||||||
/botocore-1.21.50.tar.gz
|
/botocore-1.21.50.tar.gz
|
||||||
/botocore-1.21.51.tar.gz
|
/botocore-1.21.51.tar.gz
|
||||||
|
/botocore-1.21.52.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.21.51
|
Version: 1.21.52
|
||||||
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
|
||||||
|
* Fri Oct 01 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.52-1
|
||||||
|
- 1.21.52
|
||||||
|
|
||||||
* Thu Sep 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.51-1
|
* Thu Sep 30 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.21.51-1
|
||||||
- 1.21.51
|
- 1.21.51
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (botocore-1.21.51.tar.gz) = 4835bfcceb14a46315afdd74ee8015d51c951c4dd8e8b49fbbd9c02bbfd2958925b52661a65a9a26be6c386e2d251bea4322a8f9c3749d4815f2efdb97e403f8
|
SHA512 (botocore-1.21.52.tar.gz) = 9b773e6852ab2b5f7f96383b6dc2d0d7d85d45d2124cc896e216cea576f82be8a642bdc8664b3478901dc154898211b9a3ef5cc0501cdf0f9cc75a6eb170cba7
|
||||||
|
Loading…
Reference in New Issue
Block a user