1.26.67
This commit is contained in:
parent
440864ad80
commit
a3944b712c
1
.gitignore
vendored
1
.gitignore
vendored
@ -654,3 +654,4 @@
|
|||||||
/boto3-1.26.64.tar.gz
|
/boto3-1.26.64.tar.gz
|
||||||
/boto3-1.26.65.tar.gz
|
/boto3-1.26.65.tar.gz
|
||||||
/boto3-1.26.66.tar.gz
|
/boto3-1.26.66.tar.gz
|
||||||
|
/boto3-1.26.67.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.26.66
|
Version: 1.26.67
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 09 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.67-1
|
||||||
|
- 1.26.67
|
||||||
|
|
||||||
* Tue Feb 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.66-1
|
* Tue Feb 07 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.66-1
|
||||||
- 1.26.66
|
- 1.26.66
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.66.tar.gz) = cbc3906ada0cc83b09a2e700ea1b40208f256df513688601d1790a0907ab9a72ae7f95b1e23faea2e24d81549b153c2b8af5d391ce36644411ca42563e5aeeb1
|
SHA512 (boto3-1.26.67.tar.gz) = 51904ec9626c923002263c64a1c6eab3af650c33f6c70cd9f0865ef4a54754228975f925cdce58d3eff2ce720a64fa71f55cd56a406b8acbe48b3e4c502f5423
|
||||||
|
Loading…
Reference in New Issue
Block a user