python jinjaで 複数文字列置換 Python

python jinjaで 複数文字列置換

正規表現じゃないけど パイプでつなぐことで複数対応可能
削除したい場合が以下

{{ hogehoge |replace( - )|replace( : )|replace( ) }}