1.33.7
This commit is contained in:
parent
776f2a5361
commit
1628ed87ee
1
.gitignore
vendored
1
.gitignore
vendored
@ -849,3 +849,4 @@
|
||||
/boto3-1.33.4.tar.gz
|
||||
/boto3-1.33.5.tar.gz
|
||||
/boto3-1.33.6.tar.gz
|
||||
/boto3-1.33.7.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.33.6
|
||||
Version: 1.33.7
|
||||
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 Dec 04 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.7-1
|
||||
- 1.33.7
|
||||
|
||||
* Fri Dec 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.33.6-1
|
||||
- 1.33.6
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.33.6.tar.gz) = fea05a5b8340f4209bb997ebd172a0063eefcc707c1914ba2593c8ed66772831469261fa70218815b1bff9d504cee2ce0a60a55207302af544948ea12274d3e6
|
||||
SHA512 (boto3-1.33.7.tar.gz) = ad2e48dfb3038ef47d985c8235eb4ac53ee2a0cb5da1a33f44428b44e81703c4443c75c60978b7aaffd3826661f5599a6a0ed97ce0cef303fe06aa7fe028ee4a
|
||||
|
Loading…
Reference in New Issue
Block a user