forked from pool/python-pynetbox
Accepting request 755657 from home:mnhauke:network:automation
- Update to version 4.2.2 * Fixes issues with hashing Record objects by adding name attribute to Endpoint and __eq__ method to Record objects to facilitate comparison. OBS-URL: https://build.opensuse.org/request/show/755657 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=15
This commit is contained in:
committed by
Git OBS Bridge
parent
7a1340bb33
commit
cf7e56ec98
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d5a884800da7a651635baad476acf9652f0bce25042e0caee0c7c5a6a0216688
|
||||
size 46543
|
3
pynetbox-4.2.2.tar.gz
Normal file
3
pynetbox-4.2.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f56e10a1de3d0219363cb134de5ce39b500e960b8340d0cec97bb39cf734e1e6
|
||||
size 46604
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Dec 10 18:37:10 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 4.2.2
|
||||
* Fixes issues with hashing Record objects by adding name
|
||||
attribute to Endpoint and __eq__ method to Record objects to
|
||||
facilitate comparison.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 27 07:16:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pynetbox
|
||||
Version: 4.2.1
|
||||
Version: 4.2.2
|
||||
Release: 0
|
||||
Summary: NetBox API client library
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user