Hello community, here is the log from the commit of package python-boto3 for openSUSE:Factory checked in at 2019-03-07 10:50:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-boto3 (Old) and /work/SRC/openSUSE:Factory/.python-boto3.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-boto3" Thu Mar 7 10:50:40 2019 rev:24 rq:682161 version:1.9.96 Changes: -------- --- /work/SRC/openSUSE:Factory/python-boto3/python-boto3.changes 2019-02-17 12:21:52.828191652 +0100 +++ /work/SRC/openSUSE:Factory/.python-boto3.new.28833/python-boto3.changes 2019-03-07 10:51:11.285841336 +0100 @@ -1,0 +2,5 @@ +Tue Mar 5 21:34:00 UTC 2019 - Sean Marlow <[email protected]> + +- Fix botocore version requirement. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-boto3.spec ++++++ --- /var/tmp/diff_new_pack.rzn1w9/_old 2019-03-07 10:51:12.013841138 +0100 +++ /var/tmp/diff_new_pack.rzn1w9/_new 2019-03-07 10:51:12.017841137 +0100 @@ -25,31 +25,31 @@ Group: Development/Languages/Python URL: https://github.com/boto/boto3 Source: https://github.com/boto/boto3/archive/%{version}.tar.gz -BuildRequires: %{python_module mock} -BuildRequires: %{python_module nose} -BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} # Related test dependencies BuildRequires: %{python_module botocore < 1.13.0} -BuildRequires: %{python_module botocore >= 1.12.93} -Requires: %{python_module jmespath < 1.0.0} -Requires: %{python_module jmespath >= 0.7.1} +BuildRequires: %{python_module botocore >= 1.12.96} +BuildRequires: %{python_module mock} +BuildRequires: %{python_module nose} BuildRequires: %{python_module s3transfer < 0.3.0} BuildRequires: %{python_module s3transfer >= 0.1.10} +BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module six} BuildRequires: fdupes BuildRequires: python-rpm-macros -%if 0%{?suse_version} <= 1315 -# We need the ssl module, which is delivers by python and not python-base -BuildRequires: python -%endif +Requires: %{python_module jmespath < 1.0.0} +Requires: %{python_module jmespath >= 0.7.1} Requires: python-botocore < 1.13.0 -Requires: python-botocore >= 1.12.93 +Requires: python-botocore >= 1.12.96 Requires: python-jmespath < 1.0.0 Requires: python-jmespath >= 0.7.1 Requires: python-s3transfer < 0.3.0 Requires: python-s3transfer >= 0.1.10 Requires: python-six BuildArch: noarch +%if 0%{?suse_version} <= 1315 +# We need the ssl module, which is delivers by python and not python-base +BuildRequires: python +%endif %ifpython2 BuildRequires: python2-futures Requires: python2-futures
