14
0

Accepting request 749365 from home:mnhauke:network:automation

- Update to version 4.1.1
  * Fix Endpoint.choices() by assigning http_session.

OBS-URL: https://build.opensuse.org/request/show/749365
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-11-19 05:48:11 +00:00
committed by Git OBS Bridge
parent 87f460a32e
commit f5d6178415
4 changed files with 10 additions and 4 deletions

View File

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

3
pynetbox-4.1.1.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 18 19:17:43 UTC 2019 - Martin Hauke <mardnh@gmx.de>
- Update to version 4.1.1
* Fix Endpoint.choices() by assigning http_session.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Nov 16 11:18:49 UTC 2019 - Martin Hauke <mardnh@gmx.de> Sat Nov 16 11:18:49 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.1.0 Version: 4.1.1
Release: 0 Release: 0
Summary: NetBox API client library Summary: NetBox API client library
License: Apache-2.0 License: Apache-2.0