From 2edc58b72ae3429170c7c2721b6137bd4968bd95 Mon Sep 17 00:00:00 2001 From: tzing_t Date: Wed, 14 Aug 2024 03:06:40 +0000 Subject: [PATCH] =?UTF-8?q?update=20python-pyroute2.spec.=20=E6=9B=B4?= =?UTF-8?q?=E6=96=B0license=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: tzing_t --- python-pyroute2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pyroute2.spec b/python-pyroute2.spec index 56528c4..140b35e 100644 --- a/python-pyroute2.spec +++ b/python-pyroute2.spec @@ -2,7 +2,7 @@ Name: python-pyroute2 Version: 0.7.3 Release: 1 Summary: Python Netlink library -License: dual license GPLv2+ and Apache v2 +License: GPLv2+ and Apache v2 URL: https://github.com/svinota/pyroute2 Source0: https://files.pythonhosted.org/packages/9c/e6/8d163b1aea84223696fef8f8c55566adf166b79d614d602469d64af00226/pyroute2-0.7.3.tar.gz BuildArch: noarch -- Gitee