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