1.17.102
This commit is contained in:
parent
e7e1a49105
commit
d75d275db7
1
.gitignore
vendored
1
.gitignore
vendored
@ -333,3 +333,4 @@
|
|||||||
/boto3-1.17.99.tar.gz
|
/boto3-1.17.99.tar.gz
|
||||||
/boto3-1.17.100.tar.gz
|
/boto3-1.17.100.tar.gz
|
||||||
/boto3-1.17.101.tar.gz
|
/boto3-1.17.101.tar.gz
|
||||||
|
/boto3-1.17.102.tar.gz
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.17.101
|
Version: 1.17.102
|
||||||
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
|
||||||
|
* Mon Jun 28 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.102-1
|
||||||
|
- 1.17.102
|
||||||
|
|
||||||
* Fri Jun 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.101-1
|
* Fri Jun 25 2021 Gwyn Ciesla <gwync@protonmail.com> - 1.17.101-1
|
||||||
- 1.17.101
|
- 1.17.101
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.17.101.tar.gz) = 220fa7c09014f3f38f9883322ae05173e47bb7621254cadb63a9457da2e04d6d12061713d5e0f4e8ce033f1c55133deb89126c3dcf3a177e4c4fa5d48da23a3c
|
SHA512 (boto3-1.17.102.tar.gz) = 740c234c5d5e1db4a95fa537d5f0624c4f03a2a0746e452c49d3e73768b335113df501f04ab9931744857246469c099ffff914397496751d4951a8ac16c859f4
|
||||||
|
Loading…
Reference in New Issue
Block a user