[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-commit
Subject:    commit python-ara for openSUSE:Factory
From:       root <root () suse ! de>
Date:       2020-09-30 17:54:40
Message-ID: 20200930175440.60B389B883 () Hilbert ! suse ! de
[Download RAW message or body]

Hello community,

here is the log from the commit of package python-ara for openSUSE:Factory checked in \
at 2020-09-30 19:54:19 \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing \
/work/SRC/openSUSE:Factory/python-ara (Old)  and      \
/work/SRC/openSUSE:Factory/.python-ara.new.4249 (New) \
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-ara"

Wed Sep 30 19:54:19 2020 rev:9 rq:838632 version:1.5.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-ara/python-ara.changes	2020-09-22 \
                21:12:30.227998824 +0200
+++ /work/SRC/openSUSE:Factory/.python-ara.new.4249/python-ara.changes	2020-09-30 \
19:54:39.592799111 +0200 @@ -1,0 +2,21 @@
+Wed Sep 30 04:12:22 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
+
+- Update to 1.5.1:
+  * A new 'ara' CLI API client is now available.
+  * New settings have been added:
+    + ARA_EXTERNAL_AUTH for enabling Django's external authentication.
+    + ARA_DATABASE_OPTIONS for passing options to the Django database
+      backend such as SSL.
+  * Nested children resources are no longer returned, improving performance
+    considerably for larger playbooks.
+  * A new status was added for playbooks, plays and tasks: "expired".
+  * URLs have been pluralized to match the endpoints provided by the API.
+  * The introduction of the new CLI adds a requirement on the cliff python
+    library.
+  * ara 1.5.0 introduces significant API changes, some of which aren't
+    backwards compatible such as no longer returning nested resources.
+  * Two small SQL migrations have been added to remove result statuses and
+    add the expired status for playbooks, plays and tasks. Run them with
+    "ara-manage migrate".
+
+-------------------------------------------------------------------

Old:
----
  ara-1.4.3.tar.gz

New:
----
  ara-1.5.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-ara.spec ++++++
--- /var/tmp/diff_new_pack.8gAscm/_old	2020-09-30 19:54:40.164799623 +0200
+++ /var/tmp/diff_new_pack.8gAscm/_new	2020-09-30 19:54:40.168799626 +0200
@@ -27,7 +27,7 @@
 %define skip_python2 1
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-ara
-Version:        1.4.3
+Version:        1.5.1
 Release:        0
 Summary:        ARA Records Ansible
 License:        GPL-3.0-or-later
@@ -38,6 +38,7 @@
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       python-cliff
 Requires:       python-pbr >= 2.0.0
 Requires:       python-requests >= 2.14.2
 Requires(post): update-alternatives
@@ -79,6 +80,7 @@
 %install
 %if !%{with test}
 %python_install
+%python_clone -a %{buildroot}%{_bindir}/ara
 %python_clone -a %{buildroot}%{_bindir}/ara-manage
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 %endif
@@ -90,14 +92,17 @@
 
 %if !%{with test}
 %post
+%python_install_alternative ara
 %python_install_alternative ara-manage
 
 %postun
+%python_uninstall_alternative ara
 %python_uninstall_alternative ara-manage
 
 %files %{python_files}
 %doc README.rst
 %license LICENSE
+%python_alternative %{_bindir}/ara
 %python_alternative %{_bindir}/ara-manage
 %{python_sitelib}/*
 %endif

++++++ ara-1.4.3.tar.gz -> ara-1.5.1.tar.gz ++++++
++++ 8067 lines of diff (skipped)


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic