Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: ronaldoussoren/py2app

Tags

v0.28.8

Toggle v0.28.8's commit message
Include Python 3.13 in test matrix

Also install minimal subset of PyObjC to speed
up venv creation, especially for Python 3.13
where there are no binary wheels for PyObjC (yet)

v0.28.7

Toggle v0.28.7's commit message
Version update

v0.28.6

Toggle v0.28.6's commit message
Implement support for python 3.12

This basically just implements 'find_spec' on the metapath finder
for included subpackages

Fixes #491

v0.28.5

Toggle v0.28.5's commit message
Prepare for release

v0.28.4

Toggle v0.28.4's commit message
Minor tweaks

v0.28.2

Toggle v0.28.2's commit message
Fix bad metadata

v0.28.1

Toggle v0.28.1's commit message
Some changes after running tox

v0.28

Toggle v0.28's commit message
Minor updatese after running testsuite

v0.27

Toggle v0.27's commit message
Attempt at a pyside6 recipe

This recipe doesn't work, the packaging for PySide6 is
once again different from the prevous versions requiring
a complete redesign of the recipe. Sigh...

v0.26.1

Toggle v0.26.1's commit message
Update version number