1.13.19
This commit is contained in:
parent
74bd569e34
commit
c1beb20a40
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
|||||||
/boto3-1.13.14.tar.gz
|
/boto3-1.13.14.tar.gz
|
||||||
/boto3-1.13.15.tar.gz
|
/boto3-1.13.15.tar.gz
|
||||||
/boto3-1.13.16.tar.gz
|
/boto3-1.13.16.tar.gz
|
||||||
|
/boto3-1.13.19.tar.gz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%global pypi_name boto3
|
%global pypi_name boto3
|
||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Version: 1.13.16
|
Version: 1.13.19
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: The AWS SDK for Python
|
Summary: The AWS SDK for Python
|
||||||
|
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
@ -47,6 +47,9 @@ rm -rf tests/integration
|
|||||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 31 2020 Gwyn Ciesla <gwync@protonmail.com> - 1.13.19-1
|
||||||
|
- 1.13.19
|
||||||
|
|
||||||
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.13.16-2
|
* Sun May 24 2020 Miro Hrončok <mhroncok@redhat.com> - 1.13.16-2
|
||||||
- Rebuilt for Python 3.9
|
- Rebuilt for Python 3.9
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (boto3-1.13.16.tar.gz) = e95fdfd6cf99e5a30c075de307fe2a9fca3f986d5dec9ac319c0f854173aaaecfc4f5d2e6fd0ca1c83ddd35553576c24829ca833e508952f0faa1a2423423127
|
SHA512 (boto3-1.13.19.tar.gz) = 3e6ff1c75e742e99354c8642f766d49bea8c9ca0416a2e2c0ae0b47ab357fe4b2059348517dbca4fd2e0b2c57bbc58a7b6db04cf6536f5faedb22d1bb95b4cd0
|
||||||
|
Loading…
Reference in New Issue
Block a user