14
0

- update to 0.6.13:

* requests: IPv6 routes default priority
  * requests: fix wrong family on empty IP targets
  * ndb: fix NetlinkError escalation routine on apply

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=56
This commit is contained in:
2022-07-06 12:34:25 +00:00
committed by Git OBS Bridge
parent 2d411d2115
commit 5f414ccc50
4 changed files with 12 additions and 4 deletions

View File

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