1.24.4
This commit is contained in:
parent
7647010851
commit
454404469b
1
.gitignore
vendored
1
.gitignore
vendored
@ -535,3 +535,4 @@
|
||||
/boto3-1.24.1.tar.gz
|
||||
/boto3-1.24.2.tar.gz
|
||||
/boto3-1.24.3.tar.gz
|
||||
/boto3-1.24.4.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.24.3
|
||||
Version: 1.24.4
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Wed Jun 08 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.4-1
|
||||
- 1.24.4
|
||||
|
||||
* Tue Jun 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.24.3-1
|
||||
- 1.24.3
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.24.3.tar.gz) = ff61dda85a67eafd3746eb77c70d1637c5d23040f689418a300370ad71cab0b4b63f4c4d4c2a31c4576c6846ab51ed360b693f56c94079393a90f42955a25e3c
|
||||
SHA512 (boto3-1.24.4.tar.gz) = 6040329e3b9ea40a03f10e00334900b1662b06727bc26960f94ce9faf55b280a10c4867102de6051adda384f5acefb175f64c39f16bed025456cf75781a6501b
|
||||
|
Loading…
Reference in New Issue
Block a user