1.26.72
This commit is contained in:
parent
2dc8b77e0a
commit
cc5f9d545e
1
.gitignore
vendored
1
.gitignore
vendored
@ -659,3 +659,4 @@
|
|||||||
/boto3-1.26.69.tar.gz
|
/boto3-1.26.69.tar.gz
|
||||||
/boto3-1.26.70.tar.gz
|
/boto3-1.26.70.tar.gz
|
||||||
/boto3-1.26.71.tar.gz
|
/boto3-1.26.71.tar.gz
|
||||||
|
/boto3-1.26.72.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.71
|
Version: 1.26.72
|
||||||
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
|
||||||
|
* Wed Feb 15 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.72-1
|
||||||
|
- 1.26.72
|
||||||
|
|
||||||
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.71-1
|
* Tue Feb 14 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.71-1
|
||||||
- 1.26.71
|
- 1.26.71
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.26.71.tar.gz) = 10145f4faba39460bc8a7a0937d1ae44b0e2ed6b62340671a6be30fbb83e0e1001e3b11307407627f1babd81218d08ff00230319d5b1e4de955fae0470b6ad77
|
SHA512 (boto3-1.26.72.tar.gz) = 728ce7505b320a210e347af4546b70331a63d1914b2e594ed92b0341afbc86ca83522245d18106a90f6cec49404a0683a3df65465f7b89914bd6b08150c20b27
|
||||||
|
Loading…
Reference in New Issue
Block a user