14
0

Accepting request 831347 from home:mnhauke:network:automation

- Update to version 5.0.8
  * Fixes malformed URL when calling .save() and .delete() on
    nested objects.

OBS-URL: https://build.opensuse.org/request/show/831347
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=32
This commit is contained in:
Tomáš Chvátal
2020-09-02 07:01:26 +00:00
committed by Git OBS Bridge
parent 38dd57c7ed
commit 1cdeb40565
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:800fc6c22760e392d26dfd970bb9aa1f4304d50fed746af5f525b26f18ec27ee
size 50126

3
pynetbox-5.0.8.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f3288a05c92b86a175ae33ee8187e4ff59f3939b113fea0c53fcd1af4e427594
size 50121

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 2 05:58:23 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.0.8
* Fixes malformed URL when calling .save() and .delete() on
nested objects.
-------------------------------------------------------------------
Sat Aug 22 22:03:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pynetbox
Version: 5.0.7
Version: 5.0.8
Release: 0
Summary: NetBox API client library
License: Apache-2.0