forked from pool/python-pyroute2
- update to 0.5.14:
* iproute: ip neigh get <https://github.com/svinota/pyroute2/pull/723> * iproute: link_lookup fix <https://github.com/svinota/pyroute2/pull/725> * nftables: missing hooks <https://github.com/svinota/pyroute2/pull/732> * netns: fix <https://github.com/svinota/pyroute2/pull/733> OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=49
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:518365f3313e73b0f024b9fa7a580b29bfa2fe2c5230be0bc69c068bbf6637e9
|
|
||||||
size 870800
|
|
3
pyroute2-0.5.14.tar.gz
Normal file
3
pyroute2-0.5.14.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:774c5ecf05fe40f0f601a7ab33c19ca0b24f00bf4a094e58deaa5333b7ca49b5
|
||||||
|
size 873722
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Sep 16 11:14:53 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 0.5.14:
|
||||||
|
* iproute: ip neigh get <https://github.com/svinota/pyroute2/pull/723>
|
||||||
|
* iproute: link_lookup fix <https://github.com/svinota/pyroute2/pull/725>
|
||||||
|
* nftables: missing hooks <https://github.com/svinota/pyroute2/pull/732>
|
||||||
|
* netns: fix <https://github.com/svinota/pyroute2/pull/733>
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Aug 4 16:07:22 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
Tue Aug 4 16:07:22 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pyroute2
|
Name: python-pyroute2
|
||||||
Version: 0.5.13
|
Version: 0.5.14
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python Netlink library
|
Summary: Python Netlink library
|
||||||
License: GPL-2.0-or-later OR Apache-2.0
|
License: GPL-2.0-or-later OR Apache-2.0
|
||||||
|
Reference in New Issue
Block a user