14
0

- 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:
Tomáš Chvátal
2019-06-03 10:17:11 +00:00
committed by Git OBS Bridge
parent 102deb548f
commit aabf6ef801
4 changed files with 14 additions and 4 deletions

View File

@@ -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
View File

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

View File

@@ -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

View File

@@ -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