1.26.25
This commit is contained in:
parent
8880a3a5ad
commit
13431e8655
1
.gitignore
vendored
1
.gitignore
vendored
@ -617,3 +617,4 @@
|
||||
/boto3-1.26.22.tar.gz
|
||||
/boto3-1.26.23.tar.gz
|
||||
/boto3-1.26.24.tar.gz
|
||||
/boto3-1.26.25.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.24
|
||||
Version: 1.26.25
|
||||
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 Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.25-1
|
||||
- 1.26.25
|
||||
|
||||
* Wed Dec 07 2022 Gwyn Ciesla <gwync@protonmail.com> - 1.26.24-1
|
||||
- 1.26.24
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.24.tar.gz) = 61845cebee93bdbf048468b01ba68799624d72bf66421b00377843791670aba946f6663f123fcdc752b6af91c4ba4d5747e3a20939e0e2479860f527e0577719
|
||||
SHA512 (boto3-1.26.25.tar.gz) = 978b9813eec45a965e6391ea24eefbbda0b457daa32647483b0c9c8acc7bfd39c78142f563442f0c1200f4eeed5fc4f74530a07760e1f608b1188c56aaccacc1
|
||||
|
Loading…
Reference in New Issue
Block a user