14
0

Accepting request 821330 from home:mnhauke:network:automation

- Update to version 5.0.5
  * Fixes issue with unchanged tags being reordered when .save()
    is called that caused unnecessary updates to NetBox.

OBS-URL: https://build.opensuse.org/request/show/821330
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=28
This commit is contained in:
Tomáš Chvátal
2020-07-16 15:46:55 +00:00
committed by Git OBS Bridge
parent c1351d4f4f
commit fcbe285ce5
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jul 16 15:20:57 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.0.5
* Fixes issue with unchanged tags being reordered when .save()
is called that caused unnecessary updates to NetBox.
-------------------------------------------------------------------
Wed Jul 8 15:53:44 UTC 2020 - Martin Hauke <mardnh@gmx.de>