15
0

Accepting request 856928 from home:mnhauke:network:automation

- Update to version 3.1.0
  * Add In operator

OBS-URL: https://build.opensuse.org/request/show/856928
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-librouteros?expand=0&rev=9
This commit is contained in:
2020-12-19 20:55:24 +00:00
committed by Git OBS Bridge
parent c4b829e1a2
commit d05ea99e30
4 changed files with 11 additions and 5 deletions

View File

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

3
librouteros-3.1.0.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 18 22:31:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.1.0
* Add In operator
-------------------------------------------------------------------
Mon Jul 20 20:44:13 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -2,7 +2,7 @@
# spec file for package python-librouteros
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017-2019, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2017-2020, Martin Hauke <mardnh@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-librouteros
Version: 3.0.2
Version: 3.1.0
Release: 0
Summary: Python implementation of MikroTik RouterOS API
License: GPL-2.0-or-later