From c1a326f73f606fe1a4ec6332717b24e056ed3165 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Sat, 18 Feb 2023 06:16:26 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python-six.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-six.spec b/python-six.spec index 94b21ba..76a3f3f 100644 --- a/python-six.spec +++ b/python-six.spec @@ -7,7 +7,7 @@ Name: python-six Version: 1.15.0 Release: 2 -Summary: It is a Python 2 and 3 compatibility library +Summary: It is a Python 2 and 3 compatibility library License: MIT URL: https://pypi.python.org/pypi/%{modname} Source0: https://files.pythonhosted.org/packages/6b/34/415834bfdafca3c5f451532e8a8d9ba89a21c9743a0c59fbd0205c7f9426/%{modname}-%{version}.tar.gz -- Gitee