1.26.119
This commit is contained in:
parent
79ac44eb67
commit
f24679a66d
1
.gitignore
vendored
1
.gitignore
vendored
@ -705,3 +705,4 @@
|
||||
/boto3-1.26.116.tar.gz
|
||||
/boto3-1.26.117.tar.gz
|
||||
/boto3-1.26.118.tar.gz
|
||||
/boto3-1.26.119.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.118
|
||||
Version: 1.26.119
|
||||
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
|
||||
* Tue Apr 25 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.119-1
|
||||
- 1.26.119
|
||||
|
||||
* Fri Apr 21 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.118-1
|
||||
- 1.26.118
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.118.tar.gz) = 76cad116932914e2c933363895907a8e895f883e967d47d671e1547ce8fabffaf16970ac09a4efda1e37641572507f9061a3dfd7d3231ab2e7827000897f0c6b
|
||||
SHA512 (boto3-1.26.119.tar.gz) = 3298f9ee95febaaa1087cc8a7875c23a85b58218ddf50daf7b7ec2984340d28ee0ad55b0eae29e01e99555b9e9048b6288587b04417c4335450da7bdf394eab5
|
||||
|
Loading…
Reference in New Issue
Block a user