Hello community,
here is the log from the commit of package python-pynetbox for openSUSE:Factory
checked in at 2019-11-17 19:23:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pynetbox (Old)
and /work/SRC/openSUSE:Factory/.python-pynetbox.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pynetbox"
Sun Nov 17 19:23:02 2019 rev:3 rq:749045 version:4.1.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pynetbox/python-pynetbox.changes
2019-09-30 15:59:19.761227737 +0200
+++
/work/SRC/openSUSE:Factory/.python-pynetbox.new.26869/python-pynetbox.changes
2019-11-17 19:23:05.686867547 +0100
@@ -1,0 +2,18 @@
+Sat Nov 16 11:18:49 UTC 2019 - Martin Hauke <[email protected]>
+
+- Update to version 4.1.0
+ * Makes use of session in requests
+ * Adds Api.version property to query the NetBox version
+ * Adds .choices() method to endpoint objects that utilizes DRF's
+ OPTIONS method for discovering available choices for fields
+ that use it. This method will eventually replace App.choices()
+ when NetBox retires the /_choices endpoint.
+ * Adds count() method to Endpoint object.
+ * Use requests params to form URL parameters.
+ * Creates a custom model for ChangeObjects and sets its __str__
+ to request_id.
+ * Implements __hash__ method on Record.
+ * Implements JsonField object.
+ * Adds local_context_data field to device model as dict.
+
+-------------------------------------------------------------------
Old:
----
pynetbox-4.0.8.tar.gz
New:
----
pynetbox-4.1.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pynetbox.spec ++++++
--- /var/tmp/diff_new_pack.UCzIh2/_old 2019-11-17 19:23:06.894867034 +0100
+++ /var/tmp/diff_new_pack.UCzIh2/_new 2019-11-17 19:23:06.898867032 +0100
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox
-Version: 4.0.8
+Version: 4.1.0
Release: 0
Summary: NetBox API client library
License: Apache-2.0
++++++ pynetbox-4.0.8.tar.gz -> pynetbox-4.1.0.tar.gz ++++++
++++ 1793 lines of diff (skipped)