Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -274/+0 |
| | | | | | | Distutils2 will live on on PyPI and be included in the stdlib when it is ready. See discussion starting at http://mail.python.org/pipermail/python-dev/2012-June/120430.html | ||||
* | Remove obsolete verbose arguments from packaging. | Éric Araujo | 2011-11-15 | 1 | -7/+2 |
| | | | | | | Logging replaces verbose arguments. I haven’t fixed the example in Doc/install/install.rst because I have major fixes and changes to the oc under way and will fix or remove that example as part of that task. | ||||
* | The compiler class for EMX was removed | Éric Araujo | 2011-06-01 | 1 | -4/+1 |
| | |||||
* | Issue 10126 - backported distutils fix for the enable-share mode into packaging | Tarek Ziade | 2011-05-22 | 1 | -3/+3 |
| | |||||
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+282 |