<div dir="ltr"><div>I did a simple update of this Activity to make it run under Python 3.</div><div><br></div><div>Checklist - maintainer<br><br>* check version of latest tarball release in <a href="http://download.sugarlabs.org/sources/sucrose/fructose/">download.sugarlabs.org/sources/sucrose/fructose/</a> or <a href="http://download.sugarlabs.org/sources/honey/">download.sugarlabs.org/sources/honey/</a>,<br>    <br>    No tarball release for this Activity.<br><br>* check for a release version git tag, e.g. v34,<br>    <br>    There were no Git tags seen for this Activity<br><br>*  correlate with activity_version metadata in activity/<a href="http://activity.info">activity.info</a>,<br><br>    Updated to version 11.<br><br>*  look for commits after any of these, in either;<br>        master branch of repository at sugarlabs,<br>        any other branches,<br>        any other forks,<br>        orphaned repositories with the same bundle_id value, using GitHub or Google Search,<br>        deprecated repositories at <a href="http://git.sugarlabs.org">git.sugarlabs.org</a>,<br><br>    Nothing like this found.<br><br>* review and merge all pull requests,<br><br>    No other pull requests.<br><br>* apply all desired commits, making pull requests if review is needed,<br><br>    Done. I made a new branch for the PR for release notes.<br><br>* apply any <a href="http://translate.sugarlabs.org">translate.sugarlabs.org</a> changes, e.g. using a download script,<br>    if there is a po/*.pot file, regenerate using python setup.py genpot, review the changes, and commit,<br>    notify our translation-community manager @leonardcj if the POT file changes contain new or changed strings,<br>    <br>    No translated strings were affected by this update.<br><br>* update the README.md file if necessary,<br><br>    Not needed. No changes in functionality.<br><br>* write release notes for the NEWS file, change the activity_version metadata in activity/<a href="http://activity.info">activity.info</a>, commit, and git tag the version,<br><br>    Done<br><br>* update the activity documentation in the help-activity repository,<br><br>    Not needed. The Activity works the same as it always did.<br><br>* for activities that include a tarball release, or where Fedora or Debian packages may be made, create a tarball using python setup.py dist_source, and upload tarball to <a href="http://download.sugarlabs.org">download.sugarlabs.org</a> using shell account,<br><br>    I have no such account. I don't do enough Activity development to justify having one.<br><br>* create bundle using python setup.py dist_xo, and test that it can be installed by Browse,<br><br>    I have not tested this.<br><br>* rebase any other maintained branches or pull requests, such as those for past or future versions of Python, or past releases of Fedora, Ubuntu or libraries.<br><br>    No other pull requests.<br><br>* for Python 3 Activities, copy the bundle to ~activities-v4/bundles, remove any other old versions of the bundle from ~activities-v4/bundles, and trigger a rebuild of the static site using rebuild-aslo command, verify if your bundle is visible on <a href="https://v4.activities.sugarlabs.org">https://v4.activities.sugarlabs.org</a> . For more information, it is recommended to take a look at the Activities4 wiki page<br><br>   I don't think this is something I have the ability to do.<br>   <br></div><div>Thanks,</div><div><br></div><div>James Simmons</div><div><br></div></div>