15
0

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

- Update to version 3.2.1
  * Fix non ASCII API word encoding

OBS-URL: https://build.opensuse.org/request/show/1006985
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-librouteros?expand=0&rev=15
This commit is contained in:
2022-09-29 19:02:30 +00:00
committed by Git OBS Bridge
parent 72e2c78b70
commit 3d401892e5
4 changed files with 10 additions and 4 deletions

View File

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

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

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 29 14:49:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 3.2.1
* Fix non ASCII API word encoding
-------------------------------------------------------------------
Wed Mar 23 13:40:02 UTC 2022 - pgajdos@suse.com

View File

@@ -20,7 +20,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-librouteros
Version: 3.2.0
Version: 3.2.1
Release: 0
Summary: Python implementation of MikroTik RouterOS API
License: GPL-2.0-or-later