14
0

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:
Tomáš Chvátal
2019-12-11 07:11:33 +00:00
committed by Git OBS Bridge
parent 7a1340bb33
commit cf7e56ec98
4 changed files with 12 additions and 4 deletions

View File

@@ -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
View File

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

View File

@@ -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> Wed Nov 27 07:16:18 UTC 2019 - Martin Hauke <mardnh@gmx.de>

View File

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