From 89d9853d74b64c8e93f9f06c9c25fdb352fcff872781e88fbc27b46372f7ba33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sun, 12 Jan 2020 09:59:39 +0000 Subject: [PATCH] Accepting request 763513 from home:mnhauke:network:automation - Update to version 4.2.4 * Fixes Nested Record Write methods OBS-URL: https://build.opensuse.org/request/show/763513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=17 --- pynetbox-4.2.2.tar.gz | 3 --- pynetbox-4.2.4.tar.gz | 3 +++ python-pynetbox.changes | 6 ++++++ python-pynetbox.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 pynetbox-4.2.2.tar.gz create mode 100644 pynetbox-4.2.4.tar.gz diff --git a/pynetbox-4.2.2.tar.gz b/pynetbox-4.2.2.tar.gz deleted file mode 100644 index a0cf686..0000000 --- a/pynetbox-4.2.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f56e10a1de3d0219363cb134de5ce39b500e960b8340d0cec97bb39cf734e1e6 -size 46604 diff --git a/pynetbox-4.2.4.tar.gz b/pynetbox-4.2.4.tar.gz new file mode 100644 index 0000000..b47b04f --- /dev/null +++ b/pynetbox-4.2.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50c9370e286d7c12c36b7450a8951eccd396d63ddcf70ae5dd09c54fa2a8c1c3 +size 46737 diff --git a/python-pynetbox.changes b/python-pynetbox.changes index 7ce04e8..b9cbf8c 100644 --- a/python-pynetbox.changes +++ b/python-pynetbox.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 12 09:18:34 UTC 2020 - Martin Hauke + +- Update to version 4.2.4 + * Fixes Nested Record Write methods + ------------------------------------------------------------------- Tue Dec 10 18:37:10 UTC 2019 - Martin Hauke diff --git a/python-pynetbox.spec b/python-pynetbox.spec index 1e7982f..bb5f51f 100644 --- a/python-pynetbox.spec +++ b/python-pynetbox.spec @@ -1,7 +1,7 @@ # # spec file for package python-pynetbox # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pynetbox -Version: 4.2.2 +Version: 4.2.4 Release: 0 Summary: NetBox API client library License: Apache-2.0