[packages/python3-simpletal] - this is python3 package

baggins baggins at pld-linux.org
Mon Mar 1 21:25:52 CET 2021


commit bc481c2eff151428891c01fe8e143851c135f3b5
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Mon Mar 1 21:25:32 2021 +0100

    - this is python3 package

 python3-simpletal.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python3-simpletal.spec b/python3-simpletal.spec
index fa3db28..8d9a149 100644
--- a/python3-simpletal.spec
+++ b/python3-simpletal.spec
@@ -1,4 +1,4 @@
-%define 	fname	SimpleTAL
+%define		fname	SimpleTAL
 %define		module	%(echo %{fname} | tr A-Z a-z)
 
 Summary:	Stand alone implementation of the TAL, TALES and METAL specifications
@@ -44,7 +44,7 @@ Pliki przykładów dla SimpleTAL.
 %prep
 %setup -q -n %{fname}-%{version}
 
-%{__sed} -E -i -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python}\1,' \
+%{__sed} -E -i -e '1s,#!\s*/usr/bin/python(\s|$),#!%{__python3}\1,' \
       examples/basic/basic-example.py \
       examples/cgi-example/simple-cgi.py \
       examples/elementtree-example/basic-example.py \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python3-simpletal.git/commitdiff/bc481c2eff151428891c01fe8e143851c135f3b5



More information about the pld-cvs-commit mailing list