1.26.99
This commit is contained in:
parent
18e794a7fa
commit
9ba5e14d74
1
.gitignore
vendored
1
.gitignore
vendored
@ -686,3 +686,4 @@
|
||||
/boto3-1.26.96.tar.gz
|
||||
/boto3-1.26.97.tar.gz
|
||||
/boto3-1.26.98.tar.gz
|
||||
/boto3-1.26.99.tar.gz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.26.98
|
||||
Version: 1.26.99
|
||||
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 Mar 24 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.99-1
|
||||
- 1.26.99
|
||||
|
||||
* Thu Mar 23 2023 Gwyn Ciesla <gwync@protonmail.com> - 1.26.98-1
|
||||
- 1.26.98
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.26.98.tar.gz) = 2462062aff91e046cb71b2a79ccc9c9f55da855a1809a8875f72a70ef396e45f4664153fe609e2a8b97813bf28eca7ca84bff3194cbb9bec35a36e02cd12b50b
|
||||
SHA512 (boto3-1.26.99.tar.gz) = b214238b8553a59390397941ab582804f16632c80700b787d7d1baa408c037bc41042e9d67c3847be4d55511591a39c5358ea21126ee1ac6caac59174b36be17
|
||||
|
Loading…
Reference in New Issue
Block a user