From 5360cd0cc49a23775a496f75c5ffe687bd2b44fd Mon Sep 17 00:00:00 2001 From: zhangtao2020 <18066722603@163.com> Date: Tue, 11 Aug 2020 15:28:08 +0800 Subject: [PATCH] del python2-testtools python2 is EOL and we recommend python3 --- python-testtools.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-testtools.spec b/python-testtools.spec index c345c8b..7f0c09d 100644 --- a/python-testtools.spec +++ b/python-testtools.spec @@ -68,7 +68,7 @@ make PYTHON=%{__python3} check %changelog * Tue Aug 11 2020 zhangtao - 2.3.0-12 -- Del Python2-testtools python2 is EOL and we recomand python3 +- Del Python2-testtools python2 is EOL and we recommend python3 * Thu Feb 20 2020 lingsheng - 2.3.0-11 - Modify buildrequires to fix build fail