forked from pool/python-pyroute2
- Update to 0.5.6:
* ndb.objects.route: multipath routes * ndb.objects.rule: basic support * ndb.objects.interface: veth fixed * ndb.source: fix source restart * ndb.log: logging setup OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=29
This commit is contained in:
committed by
Git OBS Bridge
parent
102deb548f
commit
aabf6ef801
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ad679a91d453fe8426c4076d0da3a67265e5ccfe641879d75c9bc7660d075dfa
|
||||
size 702481
|
3
pyroute2-0.5.6.tar.gz
Normal file
3
pyroute2-0.5.6.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:deae0e6191a04c3ee213c6fae6ed779602ef5da5ca5e2fa533f27bc04326bfbe
|
||||
size 723915
|
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 10:15:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 0.5.6:
|
||||
* ndb.objects.route: multipath routes
|
||||
* ndb.objects.rule: basic support
|
||||
* ndb.objects.interface: veth fixed
|
||||
* ndb.source: fix source restart
|
||||
* ndb.log: logging setup
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 12 13:10:15 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyroute2
|
||||
Version: 0.5.5
|
||||
Version: 0.5.6
|
||||
Release: 0
|
||||
Summary: Python Netlink library
|
||||
License: GPL-2.0-or-later OR Apache-2.0
|
||||
|
Reference in New Issue
Block a user