Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings from "make check". | Georg Brandl | 2010-03-12 | 1 | -4/+4 |
| | |||||
* | more info on long_description | Tarek Ziadé | 2009-02-27 | 1 | -0/+29 |
| | |||||
* | fixed #4394 make the storage of the password optional in .pypirc | Tarek Ziadé | 2009-01-08 | 1 | -4/+6 |
| | |||||
* | Fix uses of the default role. | Georg Brandl | 2009-01-03 | 1 | -3/+3 |
| | |||||
* | #1858: re-apply patch for this, adding the missing files | Andrew M. Kuchling | 2008-05-11 | 1 | -3/+9 |
| | |||||
* | Revert r62998 as it broke the build (seems distutils.config is missing). | Brett Cannon | 2008-05-10 | 1 | -9/+3 |
| | |||||
* | #1858 from Tarek Ziade: | Andrew M. Kuchling | 2008-05-10 | 1 | -3/+9 |
| | | | | | | | | | Allow multiple repositories in .pypirc; see http://wiki.python.org/moin/EnhancedPyPI for discussion. The patch is slightly revised from Tarek's last patch: I've simplified the PyPIRCCommand.finalize_options() method to not look at sys.argv. Tests still pass. | ||||
* | Move the 2.6 reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+37 |