forked from pool/python-pyroute2
Accepting request 527311 from devel:languages:python
- update to 0.4.21:
* ipdb: #416 -- workaround for the vrf_table issue
* ipdb: #392 -- fix MPLS route key reference
* ipdb: #408 -- fix IPv6 routes in tables >= 256
* ipdb: use tos as a route key
OBS-URL: https://build.opensuse.org/request/show/527311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyroute2?expand=0&rev=7
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:122a1e34702287b805742a6edd8fe8483608238bd1602df2d5e3274bd8e8030a
|
||||
size 577527
|
||||
3
pyroute2-0.4.21.tar.gz
Normal file
3
pyroute2-0.4.21.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7afad28ee0a0f3e7c34adaa9f953d00560ed9910203e93f107833b6e8d151171
|
||||
size 577795
|
||||
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 19 13:25:40 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
- update to 0.4.21:
|
||||
* ipdb: #416 -- workaround for the vrf_table issue
|
||||
* ipdb: #392 -- fix MPLS route key reference
|
||||
* ipdb: #408 -- fix IPv6 routes in tables >= 256
|
||||
* ipdb: use tos as a route key
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 25 08:28:33 UTC 2017 - tbechtold@suse.com
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-pyroute2
|
||||
Version: 0.4.19
|
||||
Version: 0.4.21
|
||||
Release: 0
|
||||
Summary: Python Netlink library
|
||||
License: GPL-2.0+ or Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user