1.26.106
This commit is contained in:
parent
9018c3556d
commit
afbfdffbe6
1
.gitignore
vendored
1
.gitignore
vendored
@ -693,3 +693,4 @@
|
|||||||
/boto3-1.26.103.tar.gz
|
/boto3-1.26.103.tar.gz
|
||||||
/boto3-1.26.104.tar.gz
|
/boto3-1.26.104.tar.gz
|
||||||
/boto3-1.26.105.tar.gz
|
/boto3-1.26.105.tar.gz
|
||||||
|
/boto3-1.26.106.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.105
|
Version: 1.26.106
|
||||||
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
|
||||||
|
* Tue Apr 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.106-1
|
||||||
|
- 1.26.106
|
||||||
|
|
||||||
* Mon Apr 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.105-1
|
* Mon Apr 03 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.105-1
|
||||||
- 1.26.105
|
- 1.26.105
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.105.tar.gz) = 3299ffc242728cc07f21d310eb17804784601039ab9e6fc4b3f87e4f0d8415c307ee82cc0b06676f25657cb39937e41ac66434af57fcc4d7d54f8a90a606c47e
|
SHA512 (boto3-1.26.106.tar.gz) = 48e2d561787bf0e3440de8a7700ab76fc7ff4f06140b167fecf6fbc81f590edfa81a5d56ec5ab1dbd64b1058b286f890d9ce10df3c9a1538fee0a7977175f772
|
||||||
|
Loading…
Reference in New Issue
Block a user