Page MenuHomePhabricator

Update pywikibot
Open, Unbreak Now!Public

Description

There was some messages circulated that botops must upgrade pywikibot to continue editing. Evaluate and fix it.

Kickoff:

cd core
python3 -m venv $HOME/core
source $HOME/core/bin/activate
pip3 install -r requirements.txt

List of tools

Revibot

  • redirection
  • purge
  • isbn
  • livingperson-statement
  • livingperson-newitem

Revibot I

  • archivebot

Revibot II

Revisions and Commits

Event Timeline

revi triaged this task as Medium priority.Sep 25 2021, 08:08
revi created this task.
revi raised the priority of this task from Medium to Unbreak Now!.Oct 21 2021, 05:17
revi moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.

I use $HOME/core/bin/activate instead of /pwb/ as documented by the wikitech.