14
0

- update to 0.5.10 bsc#1161898:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=37
This commit is contained in:
Tomáš Chvátal
2020-03-25 08:52:13 +00:00
committed by Git OBS Bridge
parent 454fa716a2
commit 3e5016d017
2 changed files with 1 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller <dmueller@suse.com> Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.5.10: - update to 0.5.10 bsc#1161898:
* general: don't use pkg_resources <https://github.com/svinota/pyroute2/issues/677> * general: don't use pkg_resources <https://github.com/svinota/pyroute2/issues/677>
* iproute: fix Windows support * iproute: fix Windows support
* netlink: provide the target field * netlink: provide the target field

View File

@@ -22,7 +22,6 @@ Version: 0.5.10
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
Group: Development/Languages/Python
URL: https://github.com/svinota/pyroute2 URL: https://github.com/svinota/pyroute2
Source: https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz Source: https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz
BuildRequires: %{python_module nose} BuildRequires: %{python_module nose}