1.26.82
This commit is contained in:
parent
9fe139983b
commit
10291f6590
1
.gitignore
vendored
1
.gitignore
vendored
@ -669,3 +669,4 @@
|
||||
/boto3-1.26.79.tar.gz
|
||||
/boto3-1.26.80.tar.gz
|
||||
/boto3-1.26.81.tar.gz
|
||||
/boto3-1.26.82.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.81
|
||||
Version: 1.26.82
|
||||
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 Mar 01 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.82-1
|
||||
- 1.26.82
|
||||
|
||||
* Tue Feb 28 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.81-1
|
||||
- 1.26.81
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.81.tar.gz) = 13e8721ece93d3f25f0b0985783cb9eac415a44a1c1283b08cfbe3feeddb2c6bedb8c997a30ed252a5d93bc44ba6e0183fabd3086578f7164be431a27c193e9a
|
||||
SHA512 (boto3-1.26.82.tar.gz) = 0ee9de75facdf5b1d647bba734d826599cb73fa33675b872a7b6d2d94df5e1427e948a39db92df8e158daee67a7e32f98d997ce7cf857e1967ef95752440deb4
|
||||
|
Loading…
Reference in New Issue
Block a user