~zyga/checkbox-ng:fix/markupsafe

Last commit made on 2022-07-13
Get this branch:
git clone -b fix/markupsafe https://git.launchpad.net/~zyga/checkbox-ng
Only Zygmunt Krynicki can upload to this branch. If you are Zygmunt Krynicki please log in for upload directions.

Branch merges

Branch information

Name:
fix/markupsafe
Repository:
lp:~zyga/checkbox-ng

Recent commits

c9c09d5... by Zygmunt Krynicki

Adjust for jinja2.escape alias

This is now called markupsafe.escape

Signed-off-by: Zygmunt Krynicki <email address hidden>

7823307... by Zygmunt Krynicki

Adjust for deprecated jinja2.environmentfilter alias

This is now called pass_environment.

Signed-off-by: Zygmunt Krynicki <email address hidden>

993558a... by Zygmunt Krynicki

Adjust for deprecated jinja2.Markup alias

The alias was removed by upstream jinja2 commit
824b4d3e5bb789cabd7cef74e57f4d802a7b2bfd "remove deprecated Markup and
escape aliases". Upstream recommends importing Markup from the
markupsafe package instead.

Signed-off-by: Zygmunt Krynicki <email address hidden>

270079a... by Yuan-Chen Cheng

https://code.launchpad.net/~ycheng-twn/checkbox-ng/+git/checkbox-ng/+merge/424936

Merge branch '0002_checkbox_cli_show'

8ed7d47... by Ubuntu <email address hidden>

Merge #423858 from ~sylvain-pineau/checkbox-ng:fix-1972946

9c9b65a... by Ubuntu <email address hidden>

Merge #426252 from checkbox-ng:release

Release_2022_Week27

7b918e8... by PMR <pmr@pmr-lander>

increment version to v1.19.0.dev0

c568412... by PMR <pmr@pmr-lander>

Bump to v1.18.0

a56ecc1... by Yuan-Chen Cheng

also output origin file name that make locating the file easier

4aa66ff... by Yuan-Chen Cheng

output the origin content if we have that info.