14
0

Accepting request 819059 from home:mnhauke:network:automation

- Update to version 5.0.3
  * Fixes issue with threads overwriting Request.filters.

- Udpate to version 5.0.2
  * Fixes Api.get_version() to use the session object.

OBS-URL: https://build.opensuse.org/request/show/819059
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal
2020-07-07 07:41:21 +00:00
committed by Git OBS Bridge
parent eee8b7c019
commit 9ae2e9e971

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Jul 6 18:38:36 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 5.0.3
* Fixes issue with threads overwriting Request.filters.
-------------------------------------------------------------------
Mon Jul 6 18:37:47 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Udpate to version 5.0.2
* Fixes Api.get_version() to use the session object.
-------------------------------------------------------------------
Fri Jun 26 08:08:29 UTC 2020 - Martin Hauke <mardnh@gmx.de>