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:           Wed Apr 10 11:07:42 UTC 2013

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

Log Message:
Update to 0.6.36.

0.6.36
------

* Pull Request #35: In `Buildout issue 64
  <https://github.com/buildout/buildout/issues/64>`_, it was reported that
  under Python 3, installation of distutils scripts could attempt to copy
  the ``__pycache__`` directory as a file, causing an error, apparently only
  under Windows. Easy_install now skips all directories when processing
  metadata scripts.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/py-distribute/Makefile
cvs rdiff -u -r1.6 -r1.7 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