python-cx_freeze

python-cx_freeze 4.2.3

Set of utilities for freezing Python scripts into executables

http://cx-freeze.sourceforge.net

Packager: Mehmet Özdemir

License: PSF-2.2

Actions

Build files

Bug reports

Binary packages

python-cx_freeze

Release history

ReleaseRelease dateVersionUpdaterComment
72011-03-224.2.3Serdar DalgıçVersion bump:
1) Added support for Python 3.2.
2) Added hook for datetime module which implicitly imports the time module.
3) Fixed hook for tkinter in Python 3.x.
4) Always include the zlib module since the zipimport module requires it, even when compression is not taking place.
5) Added sample for a tkinter application.
62010-12-274.2.2Serdar DalgıçVersion bump: This release improves the hooks for a number of packages (including twitter and PyQt) and fixes a number of bugs uncovered by the release of Python 2.7.1.
52010-11-224.2.1Serdar DalgıçVersion bump.
42010-01-074.1.2Serdar DalgıçVersion bump with many bug-fixes and improvements.
32009-07-154.1Serdar DalgıçVersion bump with many bug-fixes and improvements.
22009-06-274.0.1Serdar DalgıçMake the package ready for 2009.
12008-10-114.0.1Serdar DalgıçFirst release.

Patches