Merge lp://staging/~widelands-dev/widelands-website/update_third_party_2019 into lp://staging/widelands-website

Proposed by kaputtnik
Status: Merged
Merged at revision: 543
Proposed branch: lp://staging/~widelands-dev/widelands-website/update_third_party_2019
Merge into: lp://staging/widelands-website
Diff against target: 52 lines (+9/-11)
2 files modified
documentation/management/commands/create_docs.py (+1/-1)
pip_requirements.txt (+8/-10)
To merge this branch: bzr merge lp://staging/~widelands-dev/widelands-website/update_third_party_2019
Reviewer Review Type Date Requested Status
GunChleoc Approve
Review via email: mp+369747@code.staging.launchpad.net

Commit message

Update third party apps

Description of the change

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

To post a comment you must log in.
Revision history for this message
GunChleoc (gunchleoc) wrote :

LGTM :)

review: Approve
Revision history for this message
kaputtnik (franku) wrote :

Merged and deployed

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches