Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove packaging from the standard library. | Éric Araujo | 2012-06-24 | 1 | -345/+0 |
* | Use sys.version_info instead of sys.version in packaging. | Éric Araujo | 2012-02-10 | 1 | -1/+1 |
* | Undo potentially confusing name change in packaging. | Éric Araujo | 2011-11-06 | 1 | -3/+2 |
* | Fix usage of bytes in packaging's bdist_wininst. | Éric Araujo | 2011-09-10 | 1 | -7/+8 |
* | Fix usage of dry-run in packaging bdist_wininst and install_distinfo. | Éric Araujo | 2011-09-10 | 1 | -3/+2 |
* | Make bdist_* commands respect --skip-build passed to bdist (#10946). | Éric Araujo | 2011-08-29 | 1 | -1/+5 |
* | initial import of the packaging package in the standard library | Tarek Ziade | 2011-05-19 | 1 | -0/+342 |