While updating the osxphotos port I noticed that the build was failing on macOS 14 on GitHub Actions. Looking at https://ports.macports.org/port/py313-pyobjc/details/ I noticed that the build of py313-pyobjc, which is a dependency of osxphotos, only succeeded on macOS 26 arm64 and 15 arm64, but failed on all other OS/arch combinations which the buildbots tried to build. It seems this is also the case for all variants for other Python versions (py*-pyobjc). I’ve created https://trac.macports.org/ticket/73457 to track this.
What should I do about my osxphotos PR (https://github.com/macports/macports-ports/pull/31020) now? Merge it, because it works wherever py313-pyobjc is available (only macOS 15 and 26 on arm64 currently) or keep it as a draft until this issue is resolved? Nils.
