From 3e5016d017323b65f8510063ba3a57fea82b67baa84cab6f1b7f9bf243b8261c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 25 Mar 2020 08:52:13 +0000 Subject: [PATCH] - update to 0.5.10 bsc#1161898: OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyroute2?expand=0&rev=37 --- python-pyroute2.changes | 2 +- python-pyroute2.spec | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/python-pyroute2.changes b/python-pyroute2.changes index d89c0ec..7933bd6 100644 --- a/python-pyroute2.changes +++ b/python-pyroute2.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Sat Mar 14 15:55:55 UTC 2020 - Dirk Mueller -- update to 0.5.10: +- update to 0.5.10 bsc#1161898: * general: don't use pkg_resources * iproute: fix Windows support * netlink: provide the target field diff --git a/python-pyroute2.spec b/python-pyroute2.spec index a30e516..dd08ed9 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -22,7 +22,6 @@ Version: 0.5.10 Release: 0 Summary: Python Netlink library License: GPL-2.0-or-later OR Apache-2.0 -Group: Development/Languages/Python URL: https://github.com/svinota/pyroute2 Source: https://files.pythonhosted.org/packages/source/p/pyroute2/pyroute2-%{version}.tar.gz BuildRequires: %{python_module nose}