14
0

Accepting request 909593 from home:mnhauke:network:automation

- Update to version 6.1.3
  * Adds dash-separated plugin endpoint name support
- Do not longer build for python2 (upsteam dropped support).

OBS-URL: https://build.opensuse.org/request/show/909593
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=49
This commit is contained in:
2021-08-02 12:38:31 +00:00
committed by Git OBS Bridge
parent e9aa791cff
commit bb3544408e
4 changed files with 12 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Aug 1 09:33:26 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 6.1.3
* Adds dash-separated plugin endpoint name support
- Do not longer build for python2 (upsteam dropped support).
-------------------------------------------------------------------
Fri Apr 16 12:09:56 UTC 2021 - Martin Hauke <mardnh@gmx.de>

View File

@@ -17,8 +17,9 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pynetbox
Version: 6.1.2
Version: 6.1.3
Release: 0
Summary: NetBox API client library
License: Apache-2.0