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

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