Hello community, here is the log from the commit of package python-ara for openSUSE:Factory checked in at 2020-01-18 12:18:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-ara (Old) and /work/SRC/openSUSE:Factory/.python-ara.new.26092 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-ara" Sat Jan 18 12:18:19 2020 rev:5 rq:765350 version:1.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes 2019-09-26 20:40:08.394717897 +0200 +++ /work/SRC/openSUSE:Factory/.python-ara.new.26092/python-ara.changes 2020-01-18 12:19:05.111169607 +0100 @@ -1,0 +2,19 @@ +Fri Jan 17 15:45:50 UTC 2020 - Marketa Calabkova <[email protected]> + +- update to 1.3.2 + * ara_api role: add support for installing from fedora packages + * ara_api role: provide sensible PATH defaults without venv + * api: Use basename instead of base_name in URL mapping + * Bump Ansible versions in CI tests + * callback: recover host facts for setup *and* gather_facts + * cli: Add ara-manage prune to delete old playbooks + * Remove f-strings to remove requirement on py36 + * api: Add support for ordering objects by fields + * API client: Add support for disabling SSL verification + * add django-healthcheck and /healthcheck/ endpoint + * Ensure endpoint doesn't contain trailing slash + * API: Use local timezone by default instead of UTC + * UI: Autoescape untrusted content + * Add a simple built-in web interface + +------------------------------------------------------------------- Old: ---- ara-1.1.0.tar.gz New: ---- ara-1.3.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-ara.spec ++++++ --- /var/tmp/diff_new_pack.uYw4l5/_old 2020-01-18 12:19:05.723169935 +0100 +++ /var/tmp/diff_new_pack.uYw4l5/_new 2020-01-18 12:19:05.723169935 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-ara # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,12 +28,12 @@ %define skip_python2 1 %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-ara -Version: 1.1.0 +Version: 1.3.2 Release: 0 Summary: ARA Records Ansible License: GPL-3.0-or-later Group: Development/Languages/Python -Url: https://github.com/ansible-community/ara +URL: https://github.com/ansible-community/ara Source: https://files.pythonhosted.org/packages/source/a/ara/ara-%{version}.tar.gz BuildRequires: %{python_module devel} BuildRequires: %{python_module pbr} @@ -43,10 +43,13 @@ BuildRequires: %{python_module ara >= %{version}} BuildRequires: %{python_module django-cors-headers} BuildRequires: %{python_module django-filter} +BuildRequires: %{python_module django-health-check} BuildRequires: %{python_module djangorestframework >= 3.9.1} BuildRequires: %{python_module dynaconf} BuildRequires: %{python_module factory_boy} BuildRequires: %{python_module pyaml} +BuildRequires: %{python_module pygments} +BuildRequires: %{python_module tzlocal} BuildRequires: %{python_module whitenoise} %endif BuildRequires: fdupes ++++++ ara-1.1.0.tar.gz -> ara-1.3.2.tar.gz ++++++ ++++ 4397 lines of diff (skipped)
