]> git.pld-linux.org Git - packages/python.git/blame - python.spec
- Release: 3 STBR
[packages/python.git] / python.spec
CommitLineData
9291d687 1
56d6e87b 2%define python_compile_opt ./python -O -c "import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[2])"
3%define python_compile ./python -c "import compileall; import sys; compileall.compile_dir(sys.argv[1], ddir=sys.argv[2])"
35c336e3 4
5%define pver 2.1
77370726 6
5b13880d 7Summary: Very high level scripting language with X interface
8