Update to 1.9.225 (rhbz#1677949)
This commit is contained in:
parent
1021b37690
commit
614ed1c647
2
.gitignore
vendored
2
.gitignore
vendored
@ -17,3 +17,5 @@
|
||||
/boto3-1.9.15.tar.gz
|
||||
/boto3-1.9.96.tar.gz
|
||||
/boto3-1.9.101.tar.gz
|
||||
/python-boto3-1.9.225-1.fc32.src.rpm
|
||||
/boto3-1.9.225.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%global pypi_name boto3
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Version: 1.9.101
|
||||
Release: 3%{?dist}
|
||||
Version: 1.9.225
|
||||
Release: 1%{?dist}
|
||||
Summary: The AWS SDK for Python
|
||||
|
||||
License: ASL 2.0
|
||||
@ -58,6 +58,9 @@ rm -rf tests/integration
|
||||
%{python3_sitelib}/%{pypi_name}-%{version}-*.egg-info/
|
||||
|
||||
%changelog
|
||||
* Mon Sep 09 2019 Charalampos Stratakis <cstratak@redhat.com> - 1.9.225-1
|
||||
- Update to 1.9.225 (rhbz#1677949)
|
||||
|
||||
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.9.101-3
|
||||
- Rebuilt for Python 3.8
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (boto3-1.9.101.tar.gz) = c85732a251076357c71970387471e5442d327cc524722b8e0d4b3d891cc7b7cab9825e96cd58cf92b36fa91532aebb540444670e85304734240a0213380e7e9c
|
||||
SHA512 (boto3-1.9.225.tar.gz) = 45161dd60f9fc1524f7f5bd3ad5e6b1a5950049f96d7565f3767d4d9acaad5a4ba6d9eee5d33440a052c0daf9657c1106a260264a9dd0d420701e8ba24399664
|
||||
|
Loading…
Reference in New Issue
Block a user