1.28.26
This commit is contained in:
parent
6281d8a7f5
commit
96ead7ebfa
1
.gitignore
vendored
1
.gitignore
vendored
@ -777,3 +777,4 @@
|
||||
/boto3-1.28.23.tar.gz
|
||||
/boto3-1.28.24.tar.gz
|
||||
/boto3-1.28.25.tar.gz
|
||||
/boto3-1.28.26.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.28.25
|
||||
Version: 1.28.26
|
||||
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
|
||||
* Mon Aug 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.26-1
|
||||
- 1.28.26
|
||||
|
||||
* Fri Aug 11 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.28.25-1
|
||||
- 1.28.25
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.28.25.tar.gz) = 2398905098fa84a694003ce1f7f8bf6f721c8b9064c9962ed8975410444a74d991e2f20872e8169174606b57159dba67be3eb5f753a7ef7c8fec222ee008cee6
|
||||
SHA512 (boto3-1.28.26.tar.gz) = c9008074a97033b0ad5b4801f9771c7cc1937e17ba76fde61218279753199f7a55105e3645acb123bad77f7588eadfcd9eb03b5f19e077d3d9b9437b1f2ba07f
|
||||
|
Loading…
Reference in New Issue
Block a user