forked from pool/python-librouteros
Accepting request 795890 from home:mnhauke:network:automation
- Update to version 3.0.1 * Add typing annotations OBS-URL: https://build.opensuse.org/request/show/795890 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-librouteros?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
9d62b4f16f
commit
81f629218e
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9462fc8e15b489e439eecbddbaadda7555cbc565bf4496e11d8e47922fc554ef
|
||||
size 31984
|
||||
3
librouteros-3.0.1.tar.gz
Normal file
3
librouteros-3.0.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:694bc91a65acb993fa519b2a80fb572399c4f7677afc4868de98d2e2ac3e0cfa
|
||||
size 32710
|
||||
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 20 17:58:37 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
- Update to version 3.0.1
|
||||
* Add typing annotations
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 7 19:51:02 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-librouteros
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2017-2019, Martin Hauke <mardnh@gmx.de>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@@ -20,7 +20,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-librouteros
|
||||
Version: 3.0.0
|
||||
Version: 3.0.1
|
||||
Release: 0
|
||||
Summary: Python implementation of MikroTik RouterOS API
|
||||
License: GPL-2.0-or-later
|
||||
|
||||
Reference in New Issue
Block a user