Py2app

Latest version: v0.28.8

Safety actively analyzes 688735 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 11

0.16

-----------

* 244: Copy the Tcl/Tk support libraries into the application bundle for
Python builds using a classic unix install of Tcl/Tk instead of a framework
build.

This results in working app bundles when a Python.org installation that
includes Tcl/Tk (such as Python 3.7).

* Don't copy numpy into application just because the application uses
Pillow.

* Add recipe for Pyside

Patch by Alberto Sottile

0.15

-----------

* Fixed issues for Python 3.7, in particular changes in the plistlib library
(Issue 242, 239)

* Updated dependencies on macholib, altgraph and modulegraph

**Due to a bug in CPython 3.7.0 using -O does not work with that version of CPython**

0.14.1

-------------

* Updated dependencies

* Updated PyPI metadata

0.14

-----------

Features:

* Started using flake8 to improve coding style

Bug fixes:

* Issue 222: The fix for issue 179 broke the argv emulator

* Issue 226: Py2app could fail while reporting on possibly missing modules

* Issue 228: The python executable included in the app bundle as ``sys.exectuable`` was not executable

0.13

-----------

Bug fixes:

* Issue 185 in PyObjC's tracker: sysconfig using ``__import__`` in Python 3.6 or
later, which confuses modulegraph.

* Pull request 17: Location of site-packages in the "--user" location has changed

Patch by Matt Mukerjee

Features:

* (None yet)

0.12

-----------

* Pull request 15 by Armin Samii: Safer symlink and file copying

* Update recipes: a number of recipe names conflicted with toplevel
modules imported by recipes. This causes problems on Python 2.7 (without
absolute imports)

Page 4 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.