Releases: OpenSourceEcology/cross-platform-python-gui
Releases · OpenSourceEcology/cross-platform-python-gui
Public Build Artifact: Windows 523355185
attempting to fix pip install Cython issues. My last commit that fixed the python version still has issues at the Cython install step. As best I can tell, this was added per the iOS packaging guide from kivy: * https://kivy.org/doc/stable-1.11.1/guide/packaging-ios.html That said, I don't do it in my downstream buildDmg.sh script for buskill: * https://github.com/BusKill/buskill-app/blob/e1eb601c7307476de98eaa04164bf5736beec005/build/mac/buildDmg.sh#L121-L128 So this build just attempts to comment-it-out. Maybe we don't need Cython at all? If this build fails, then I'll try to mimic the buskill buildDmg.sh above, which literally installs the pip wheel directly from the repo itself Kivy-1.11.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Public Build Artifact: Mac 523355185
attempting to fix pip install Cython issues. My last commit that fixed the python version still has issues at the Cython install step. As best I can tell, this was added per the iOS packaging guide from kivy: * https://kivy.org/doc/stable-1.11.1/guide/packaging-ios.html That said, I don't do it in my downstream buildDmg.sh script for buskill: * https://github.com/BusKill/buskill-app/blob/e1eb601c7307476de98eaa04164bf5736beec005/build/mac/buildDmg.sh#L121-L128 So this build just attempts to comment-it-out. Maybe we don't need Cython at all? If this build fails, then I'll try to mimic the buskill buildDmg.sh above, which literally installs the pip wheel directly from the repo itself Kivy-1.11.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Public Build Artifact: Linux 523355185
attempting to fix pip install Cython issues. My last commit that fixed the python version still has issues at the Cython install step. As best I can tell, this was added per the iOS packaging guide from kivy: * https://kivy.org/doc/stable-1.11.1/guide/packaging-ios.html That said, I don't do it in my downstream buildDmg.sh script for buskill: * https://github.com/BusKill/buskill-app/blob/e1eb601c7307476de98eaa04164bf5736beec005/build/mac/buildDmg.sh#L121-L128 So this build just attempts to comment-it-out. Maybe we don't need Cython at all? If this build fails, then I'll try to mimic the buskill buildDmg.sh above, which literally installs the pip wheel directly from the repo itself Kivy-1.11.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Public Build Artifact: Windows 523318614
fix the path to the python binaries in MacOS This commit makes the MacOS build script more robust so that it's able to survive when GitHub updates their MacOS shared runners python version (and deletes the old python binaires). For more info, see: * https://github.com/BusKill/buskill-app/commit/ec4a0239589cfa7b87432cb2e98e0db886abfaa5 * https://github.com/buskill/buskill-app/compare/abbb7a4415f0184e4594623d02b6386f856e2fb5..ec4a0239589cfa7b87432cb2e98e0db886abfaa5 * https://github.com/BusKill/buskill-app/pull/15#issuecomment-736119362
Public Build Artifact: Linux 523318614
fix the path to the python binaries in MacOS This commit makes the MacOS build script more robust so that it's able to survive when GitHub updates their MacOS shared runners python version (and deletes the old python binaires). For more info, see: * https://github.com/BusKill/buskill-app/commit/ec4a0239589cfa7b87432cb2e98e0db886abfaa5 * https://github.com/buskill/buskill-app/compare/abbb7a4415f0184e4594623d02b6386f856e2fb5..ec4a0239589cfa7b87432cb2e98e0db886abfaa5 * https://github.com/BusKill/buskill-app/pull/15#issuecomment-736119362
Public Build Artifact: Windows 523295047
testing fork/commit/push in attempt to reproduce issue #7 * https://github.com/maltfield/cross-platform-python-gui/issues/7
Public Build Artifact: Linux 523295047
testing fork/commit/push in attempt to reproduce issue #7 * https://github.com/maltfield/cross-platform-python-gui/issues/7