14
0

Accepting request 1008226 from home:yarunachalam:branches:devel:languages:python

- Update to version 6.6.2 
  * ci: test against the currently supported python versions by @raddessi in #446
    Fix pickling exception with custom errors by @kingtong in #459

OBS-URL: https://build.opensuse.org/request/show/1008226
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pynetbox?expand=0&rev=56
This commit is contained in:
2022-10-06 08:58:33 +00:00
committed by Git OBS Bridge
parent 9a2bfa2d70
commit 0cd004f54c
4 changed files with 11 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 5 14:22:03 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 6.6.2
* ci: test against the currently supported python versions by @raddessi in #446
Fix pickling exception with custom errors by @kingtong in #459
-------------------------------------------------------------------
Thu Apr 7 07:40:44 UTC 2022 - pgajdos@suse.com

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-pynetbox
Version: 6.6.1
Version: 6.6.2
Release: 0
Summary: NetBox API client library
License: Apache-2.0