From 74aa81402c3a79c0a57e7d0b35e7cf518232fbc8 Mon Sep 17 00:00:00 2001 From: zhuofeng Date: Mon, 13 Mar 2023 03:31:01 +0000 Subject: [PATCH] test Signed-off-by: zhuofeng --- python-pip.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-pip.spec b/python-pip.spec index fec7096..d82d6ba 100644 --- a/python-pip.spec +++ b/python-pip.spec @@ -6,7 +6,7 @@ pip is the package installer for Python. You can use pip to install packages fro %global bashcompdir %(b=$(pkg-config --variable=completionsdir bash-completion 2>/dev/null); echo ${b:-%{_sysconfdir}/bash_completion.d}) Name: python-%{srcname} Version: 22.3.1 -Release: 1 +Release: 1 Summary: A tool for installing and managing Python packages License: MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and MPLv2.0 and (ASL 2.0 or BSD) URL: http://www.pip-installer.org -- Gitee