I’ve uploaded py2app 0.28.5 to PyPI. This fixes an issue with the recipe for black.
I’ve uploaded py2app 0.28.5 to PyPI. This fixes an issue with the recipe for black.
I’ve uploaded PyObjC 9.0.1 to PyPI. This release contains a number of small bugfixes, API updates for Xcode 14.2 and reintroduces bridgesupport files.
I’ve (finally) tagged the PyObjC 9.0 release and uploaded it to PyPI.
As usual with a major release this release includes support for the APIs introduced in the latest macOS release, macOS 13 (Ventura).
Other noteworthy changes are:
Dropped support for Python 3.6 as that Python version is no longer supported by the CPython project
Added support for APIs using SIMD/vector types in C (such as the vector_float3
type), with relevant type definitions in the new objc.simd
module.
This release should be compatible with Nuitka (this requires Nuitka 1.1.6 or later)
The full list of changes is in the changelog.
I’ve uploaded new versions of py2app, modulegraph and modulegraph2 to PyPI with support for Python 3.11. Other related projects will also get micro releases, but those only involve updating the PyPI classifiers.
A couple of days ago I’ve uploaded PyObjC 8.5.1 to PyPI. This release contains a small number of bugfixes, most important of which is an incompatibility with Python 3.11.
I’ve uploaded py2app 0.28.2 to PyPI with a number of small bugfixes.
I’ve uploaded PyObjC 8.5 to PyPI. This release contains a number of small bugfixes, as well some small featues. See the changelog for the details.
I’ve uploaded py2app 0.28 to PyPI. This is primarily a bugfix release, and is also the last release that claims to support Python 2.7.
I’ve published PyObjC 8.4 on PyPI. This is a minor bugfix release.
I’ve uploaded PyObjC 8.3 to PyPI. This is a bugfix release. The most important fix is that binary wheels work again on macOS 10.14 and earlier.