| 20 | * ChimeraX 1.2 Release |
| 21 | - Will release today (1.2.5) |
| 22 | - Greg will update download page to show production builds, available tomorrow |
| 23 | - After download page updated, will announce to chimerax-announce with trimmed change log list of new features |
| 24 | |
| 25 | * Fixing Google search of mailing list |
| 26 | - Google dashboard gives info on how often a web site is scanned. |
| 27 | - To use Google dashboard need permission to put a file on web site to prove ownership. |
| 28 | - Eric will send Greg a link about how to enable Google dashboard |
| 29 | |
| 30 | * Update to Python 3.9 for ChimeraX 1.3? |
| 31 | - OpenMM, PyTables, EMDB segmentation file reader, and lineprofiler need work tobuild on 3.9. |
| 32 | - OpenMM 7.5 for Python 3.9 on linux may use a different devtoolset than ChimeraX for C++ compilation that makes life difficult for Tristan to link to OpenMM and atomlib. |
| 33 | - PyTables does not have Python 3.9 binary wheels on Mac and Windows yet. There is a PyTables ticket (many months old) requesting those. |
| 34 | - EMDB sfftk-rw PyPi package requires old h5py PyPi package not available for Python 3.9. Paul Korir, the sfftk-rw developer will fix that. |
| 35 | - We include old lineprofiler, latest does not compile on Mac or Windows without cmake. Update to latest lineprofiler and include on Linux only. |
| 36 | - Binary wheels on Toolshed will all need update for Python 3.8 to 3.9 change. Inconvenient for outside developers. |
| 37 | - Should look into Python 3.x C API to make binaries that are compatible with all Python 3 versions and make tutorial if feasible for outside developers. |
| 38 | |