1.24.55
This commit is contained in:
parent
2ed049f3d0
commit
480d04c065
1
.gitignore
vendored
1
.gitignore
vendored
@ -558,3 +558,4 @@
|
|||||||
/boto3-1.24.52.tar.gz
|
/boto3-1.24.52.tar.gz
|
||||||
/boto3-1.24.53.tar.gz
|
/boto3-1.24.53.tar.gz
|
||||||
/boto3-1.24.54.tar.gz
|
/boto3-1.24.54.tar.gz
|
||||||
|
/boto3-1.24.55.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.24.54
|
Version: 1.24.55
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 19 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.55-1
|
||||||
|
- 1.24.55
|
||||||
|
|
||||||
* Wed Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.54-1
|
* Wed Aug 17 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.54-1
|
||||||
- 1.24.54
|
- 1.24.54
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.24.54.tar.gz) = f75f4ae92c9ded78fa7e0e8470e55cbe572faff01719ac1a3e81121c63fe2e3859673562ece16c1861d17c0d3c9f5443e484d5265717967bf2d05291b668e8be
|
SHA512 (boto3-1.24.55.tar.gz) = d947858f1775324952b4ce8a741899969cff18ddff82d1299f82d018f6c0367b72a31f7b6c34a162ec0c63a6fa6d203ce6ae083d81f671709e073e2b101feea7
|
||||||
|
Loading…
Reference in New Issue
Block a user