Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cloudflare for
openSUSE:Factory checked in at 2024-01-30 18:26:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudflare (Old)
and /work/SRC/openSUSE:Factory/.python-cloudflare.new.1815 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cloudflare"
Tue Jan 30 18:26:48 2024 rev:17 rq:1142769 version:2.17.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudflare/python-cloudflare.changes
2024-01-09 20:50:19.945701493 +0100
+++
/work/SRC/openSUSE:Factory/.python-cloudflare.new.1815/python-cloudflare.changes
2024-01-30 18:26:54.681180884 +0100
@@ -1,0 +2,18 @@
+Tue Jan 30 12:08:42 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2.17.0:
+ * handle case where zone and account disallow load balancing
+ * make 4xx error handling more generic
+ * testing load balancers becuase they return 412 HTTP errors
+ * debug messages line lenght needs to be longer so that error
+ return messages are shown clearly
+ * issue-181 HTTP response code 412 not handled
+ * handle 404 errors with invalid API error structure
+ * test get/put/patch/delete and post with no data - all expected
+ return error
+ * now testing api calls with four id values
+ * now testing api calls with three id values
+ * improve error message responses for 400-405 http reponses code
+ they now decode
+
+-------------------------------------------------------------------
Old:
----
cloudflare-2.16.0.tar.gz
New:
----
cloudflare-2.17.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cloudflare.spec ++++++
--- /var/tmp/diff_new_pack.wg9Nox/_old 2024-01-30 18:26:55.301203253 +0100
+++ /var/tmp/diff_new_pack.wg9Nox/_new 2024-01-30 18:26:55.301203253 +0100
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cloudflare
-Version: 2.16.0
+Version: 2.17.0
Release: 0
Summary: Python wrapper for the Cloudflare v4 API
License: MIT
@@ -38,7 +38,7 @@
Requires: python-jsonlines
Requires: python-requests >= 2.4.2
Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
BuildArch: noarch
%python_subpackages
++++++ cloudflare-2.16.0.tar.gz -> cloudflare-2.17.0.tar.gz ++++++
++++ 3495 lines of diff (skipped)