14
0

Accepting request 885971 from home:mnhauke:network:automation

- Update to version 6.1.2
  * Fixes issue giving Endpoint.create() a list of dicts.

OBS-URL: https://build.opensuse.org/request/show/885971
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=47
This commit is contained in:
2021-04-17 13:34:33 +00:00
committed by Git OBS Bridge
parent da5f2c96d8
commit e9aa791cff
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Apr 16 12:09:56 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 6.1.2
* Fixes issue giving Endpoint.create() a list of dicts.
-------------------------------------------------------------------
Fri Apr 9 09:36:47 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

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