pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/py-distribute



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun May 19 17:37:40 UTC 2013

Modified Files:
        pkgsrc/devel/py-distribute: Makefile PLIST distinfo

Log Message:
Update to 0.6.40:

------
0.6.40
------

* Issue #376: brought back cli.exe and gui.exe that were deleted in the 
previous release;

------
0.6.39
------

* Add support for console launchers on ARM platforms.
* Fix possible issue in GUI launchers where the subsystem was not supplied to
  the linker.
* Launcher build script now refactored for robustness.
* Issue #375: Resources extracted from a zip egg to the file system now also
  check the contents of the file against the zip contents during each
  invocation of get_resource_filename.

------
0.6.38
------

* Issue #371: The launcher manifest file is now installed properly.

------
0.6.37
------

* Issue #143: Launcher scripts, including easy_install itself, are now
  accompanied by a manifest on 32-bit Windows environments to avoid the
  Installer Detection Technology and thus undesirable UAC elevation described
  in `this Microsoft article
  <http://technet.microsoft.com/en-us/library/cc709628%28WS.10%29.aspx>`_.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/devel/py-distribute/Makefile
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/py-distribute/PLIST
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-distribute/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index