From 643dd085209c7da6d30285f640043528eff1f908 Mon Sep 17 00:00:00 2001 From: Mads Kiilerich Date: Tue, 8 Dec 2020 16:54:41 +0100 Subject: [PATCH] Clarify in comment that chg has no py2/py3 concerns --- mercurial.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mercurial.spec b/mercurial.spec index 0ddf069..c2ef963 100644 --- a/mercurial.spec +++ b/mercurial.spec @@ -139,8 +139,7 @@ rm hg PYTHON=%{python3} make all PYTHON=%{python2} make all -#TODO: Now just for Py2, version for Py3 will need probably more fixes -# in installer - and possibly some renames.. +# chg will invoke the 'hg' command - no direct Python dependency pushd contrib/chg make popd