1.26.68
This commit is contained in:
parent
a3944b712c
commit
cf6163b4c6
1
.gitignore
vendored
1
.gitignore
vendored
@ -655,3 +655,4 @@
|
||||
/boto3-1.26.65.tar.gz
|
||||
/boto3-1.26.66.tar.gz
|
||||
/boto3-1.26.67.tar.gz
|
||||
/boto3-1.26.68.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.67
|
||||
Version: 1.26.68
|
||||
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
|
||||
* Thu Feb 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.68-1
|
||||
- 1.26.68
|
||||
|
||||
* Thu Feb 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.67-1
|
||||
- 1.26.67
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.67.tar.gz) = 51904ec9626c923002263c64a1c6eab3af650c33f6c70cd9f0865ef4a54754228975f925cdce58d3eff2ce720a64fa71f55cd56a406b8acbe48b3e4c502f5423
|
||||
SHA512 (boto3-1.26.68.tar.gz) = febdfff014f50e061694aedab94bcfca4651780ea7058a8e488bdd985e3a939f43a7493aabba376830640fc90132fd89b120753f1a455db2864cdd116b6079c6
|
||||
|
Loading…
Reference in New Issue
Block a user