14
0

Accepting request 787513 from home:pgajdos:python

- version update to 4.3.0
  * Adds the ability to thread calls to NetBox from .filter() and .all() methods. (PR #216)

OBS-URL: https://build.opensuse.org/request/show/787513
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal
2020-03-23 15:00:15 +00:00
committed by Git OBS Bridge
parent d0f05a6056
commit 787bfba9ec
4 changed files with 11 additions and 5 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 23 14:49:20 UTC 2020 - pgajdos@suse.com
- version update to 4.3.0
* Adds the ability to thread calls to NetBox from .filter() and .all() methods. (PR #216)
-------------------------------------------------------------------
Tue Feb 11 06:39:06 UTC 2020 - Martin Hauke <mardnh@gmx.de>