1.25.2
This commit is contained in:
parent
dd41b67c0c
commit
a426dabf74
1
.gitignore
vendored
1
.gitignore
vendored
@ -591,3 +591,4 @@
|
|||||||
/boto3-1.24.95.tar.gz
|
/boto3-1.24.95.tar.gz
|
||||||
/boto3-1.24.96.tar.gz
|
/boto3-1.24.96.tar.gz
|
||||||
/boto3-1.25.1.tar.gz
|
/boto3-1.25.1.tar.gz
|
||||||
|
/boto3-1.25.2.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.25.1
|
Version: 1.25.2
|
||||||
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
|
||||||
|
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.2-1
|
||||||
|
- 1.25.2
|
||||||
|
|
||||||
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.1-1
|
* Wed Oct 26 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.25.1-1
|
||||||
- 1.25.1
|
- 1.25.1
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.25.1.tar.gz) = b05cd881d61c5b6649a95198f1662d3ccf51ec969a5ae2de31bbc65fecceb862280e6049c2c07ad07a754dd862fc6e3941c30633d4cfb46f3f78ce5390caa854
|
SHA512 (boto3-1.25.2.tar.gz) = e27bfc906629e3599a319fc8fa53b7c04810be49435a60a454cbb86faf33544b12f571de4b17f61bdfab4a91a745801663138b74bb8a8e437e93a8015ca3aece
|
||||||
|
Loading…
Reference in New Issue
Block a user