14
0

Accepting request 909762 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/909762
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pynetbox?expand=0&rev=24
This commit is contained in:
2021-08-03 20:48:33 +00:00
committed by Git OBS Bridge
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