← Back to team overview

widelands-dev team mailing list archive

[Merge] lp:~widelands-dev/widelands-website/update_third_party_2019 into lp:widelands-website

 

The proposal to merge lp:~widelands-dev/widelands-website/update_third_party_2019 into lp:widelands-website has been updated.

Description changed to:

Security release for Django: https://www.djangoproject.com/weblog/2019/jul/01/security-releases/

Because i was on it, i have also updated all other apps.

Two packages removed, because i can't find any reference to them:

untokenize
pyparsing

The change in create_docs (using os.path.lexists instead of exists) fixes an issue if the link is  broken (os.path.exists returns False then).

To get this in:

- set maintenance: systemctl stop wl-website
- pip install -r pip requirements.txt
- unset maintenance: systemctl start wl-website
- pip uninstall untokenize pyparsing

For more details, see:
https://code.launchpad.net/~widelands-dev/widelands-website/update_third_party_2019/+merge/369747
-- 
Your team Widelands Developers is requested to review the proposed merge of lp:~widelands-dev/widelands-website/update_third_party_2019 into lp:widelands-website.


References