14
0

- update to 0.5.13:

* netns: allow to pass custom libc reference <https://github.com/svinota/pyroute2/issues/702>
  * generic: att L2TP support <https://github.com/svinota/pyroute2/pull/709>
  * iproute: link_lookup() optimization <https://github.com/svinota/pyroute2/issues/712>
  * ndb: basic cluster support

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=47
This commit is contained in:
2020-08-04 16:08:17 +00:00
committed by Git OBS Bridge
parent 092365a049
commit 7a472b873e
4 changed files with 13 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pyroute2
Version: 0.5.12
Version: 0.5.13
Release: 0
Summary: Python Netlink library
License: GPL-2.0-or-later OR Apache-2.0