1.28.39
This commit is contained in:
parent
49a6a3e0b7
commit
7b10359cd7
1
.gitignore
vendored
1
.gitignore
vendored
@ -789,3 +789,4 @@
|
||||
/boto3-1.28.36.tar.gz
|
||||
/boto3-1.28.37.tar.gz
|
||||
/boto3-1.28.38.tar.gz
|
||||
/boto3-1.28.39.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.38
|
||||
Version: 1.28.39
|
||||
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
|
||||
* Fri Sep 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.39-1
|
||||
- 1.28.39
|
||||
|
||||
* Wed Aug 30 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.38-1
|
||||
- 1.28.38
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.38.tar.gz) = feba003c31a5cca0b0bea15a3d024560bd12ecf781d6c314f221015156618746cc47412ff643dba7032e7d41d38b4087dda03298196f89c686647442336b0123
|
||||
SHA512 (boto3-1.28.39.tar.gz) = 622be106d43407c06d191dc1138df0c94a7f3bda366b966214efc6035402f0a90c00b699583ce74a7f4eda1d20645ab697cbb579f960c3eea3485936af514f5c
|
||||
|
Loading…
Reference in New Issue
Block a user