Hello community, here is the log from the commit of package python-moto for openSUSE:Factory checked in at 2020-10-06 17:11:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-moto (Old) and /work/SRC/openSUSE:Factory/.python-moto.new.4249 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-moto" Tue Oct 6 17:11:40 2020 rev:7 rq:839752 version:1.3.16 Changes: -------- --- /work/SRC/openSUSE:Factory/python-moto/python-moto.changes 2020-05-08 23:06:51.054046005 +0200 +++ /work/SRC/openSUSE:Factory/.python-moto.new.4249/python-moto.changes 2020-10-06 17:16:16.397793706 +0200 @@ -1,0 +2,16 @@ +Fri Sep 25 09:41:27 UTC 2020 - Hans-Peter Jansen <[email protected]> + +- Update to 1.3.16: +- Update to 1.3.15: + * Many various updates see CHANGELOG.md +- Drop merged patches + * dynabodbstreams.patch + * iot-1.patch + * iot-2.patch + * iot-3.patch + * lambdas.patch +- Remove no longer needed patch + * unpin-reqs.patch +- Exclude 3 failing tests (docker related) + +------------------------------------------------------------------- Old: ---- dynabodbstreams.patch iot-1.patch iot-2.patch iot-3.patch lambdas.patch moto-1.3.14.tar.gz unpin-reqs.patch New: ---- moto-1.3.16.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-moto.spec ++++++ --- /var/tmp/diff_new_pack.2I6CxC/_old 2020-10-06 17:16:17.021794235 +0200 +++ /var/tmp/diff_new_pack.2I6CxC/_new 2020-10-06 17:16:17.025794238 +0200 @@ -19,18 +19,12 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-moto -Version: 1.3.14 +Version: 1.3.16 Release: 0 Summary: Library to mock out the boto library License: Apache-2.0 URL: https://github.com/spulec/moto Source: https://files.pythonhosted.org/packages/source/m/moto/moto-%{version}.tar.gz -Patch0: unpin-reqs.patch -Patch1: dynabodbstreams.patch -Patch2: iot-1.patch -Patch3: iot-2.patch -Patch4: iot-3.patch -Patch5: lambdas.patch BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -122,7 +116,7 @@ # skipped tests require network connection export BOTO_CONFIG=/dev/null %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitelib} -nosetests-%{$python_bin_suffix} -sv ./tests/ -e "(test_invoke_requestresponse_function|test_context_manager|test_decorator_start_and_stop|test_invoke_function_from_sns|test_passthrough_requests)" +nosetests-%{$python_bin_suffix} -sv ./tests/ -e "(test_invoke_requestresponse_function|test_context_manager|test_decorator_start_and_stop|test_invoke_function_from_sns|test_passthrough_requests|test_list_jobs|test_submit_job|test_put_subscription_filter_with_lambda)" } %post ++++++ moto-1.3.14.tar.gz -> moto-1.3.16.tar.gz ++++++ ++++ 83227 lines of diff (skipped)
