14
0

Accepting request 749693 from home:mnhauke:network:automation

- Update to version 4.1.2
  * Fixes URL in get_session_key

OBS-URL: https://build.opensuse.org/request/show/749693
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-11-20 06:21:42 +00:00
committed by Git OBS Bridge
parent f5d6178415
commit 6c0e7f5bf3
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:c285e656a4bc4082e583e1014d4a2e961edafe08865775b627e14029566c52e9
size 46167

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Nov 19 18:13:35 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.1.2
* Fixes URL in get_session_key
-------------------------------------------------------------------
Mon Nov 18 19:17:43 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

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