= Attendees = Eric, Greg, Zach, TomG Held over zoom = Agenda = * General - Move developer meetings to 2pm Mondays? - Prune the agenda list * ChimeraX - moving apps up vs moving core down (goal: have python modules on the same level) - moving core source code into a src subdirectory like other bundles - need not rearrange source to support IDEs, only need editable installs (will require workaround as namespace packages cannot be installed in this mode automatically) - get_libdir, get_include - write_bundle_classifiers: bundle builder or core? - beta releases on Toolshed - Task termination at app quit - Rename ChimeraX.exe on Windows? - Should we go to Python 3.10 in 1.5? - Should we decouple the core bundle version number from the ChimeraX release version? - How best to backport M1 support from native-packaging to 1.4 release branch * Chimera - Switch Chimera daily builds from Windows 7 to Windows 10 * Infrastructure - Upgrade Trac to mysql for better reliability. = Discussion = = TODO = - Present github continuous integration tutorial. Zach - Remove pkg-config prereq if it is not being used for builds. Tom