15
0

Accepting request 932352 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/932352
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-librouteros?expand=0&rev=6
This commit is contained in:
2021-11-20 01:39:02 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 6 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Nov 18 20:54:31 UTC 2021 - Martin Hauke <mardnh@gmx.de>
- Update to version 3.2.0
* Ignore character decoding errors
-------------------------------------------------------------------
Fri Dec 18 22:31:34 UTC 2020 - Martin Hauke <mardnh@gmx.de>

View File

@@ -1,8 +1,8 @@
#
# spec file for package python-librouteros
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2017-2020, Martin Hauke <mardnh@gmx.de>
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2017-2021, 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.1.0
Version: 3.2.0
Release: 0
Summary: Python implementation of MikroTik RouterOS API
License: GPL-2.0-or-later