Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update compatibility comments to 2.1, corresponding to PEP 291 1.13. | Martin v. Löwis | 2004-11-10 | 1 | -1/+1 |
| | |||||
* | Make the distutils version number the same as the python version. It | Thomas Heller | 2004-07-23 | 1 | -1/+1 |
| | | | | | must be literally contained here, because it is still possible to install this distutils in older Python versions. | ||||
* | The new distutils features justify a new version number, imo. | Thomas Heller | 2004-07-16 | 1 | -1/+1 |
| | | | | | If someone has other ideas for the numbering scheme, please change to something else (1.1.0 ?). | ||||
* | Add comment to Distutil files about requiring 1.5.2 compatibility, as | Andrew M. Kuchling | 2002-11-19 | 1 | -0/+2 |
| | | | | suggested by PEP 291. | ||||
* | With Andrew's blessing: distutils version number is now 1.0.3. | Thomas Heller | 2001-10-05 | 1 | -1/+1 |
| | |||||
* | Fix typo in docstring | Andrew M. Kuchling | 2001-04-23 | 1 | -1/+1 |
| | |||||
* | Bump version # for final release | Andrew M. Kuchling | 2001-04-23 | 1 | -1/+1 |
| | |||||
* | Distutils version number has been changed from 1.0.1 to 1.0.2pre | Thomas Heller | 2001-03-16 | 1 | -1/+1 |
| | | | | | | | before this get forgotten again. Should probably be set to 1.0.2 before final release of python 2.1 Does someone still release distutils separate from python? | ||||
* | Bump version to 1.0.1. | Greg Ward | 2000-10-15 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.0. | Greg Ward | 2000-10-03 | 1 | -1/+1 |
| | |||||
* | Bump version to 1.0pre. | Greg Ward | 2000-09-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.4. | Greg Ward | 2000-09-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.3. | Greg Ward | 2000-09-26 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.3pre. | Greg Ward | 2000-09-13 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.2. | Greg Ward | 2000-09-01 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.9.2pre. | Greg Ward | 2000-08-26 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.1. | Greg Ward | 2000-08-15 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9.1pre. | Greg Ward | 2000-07-27 | 1 | -1/+1 |
| | |||||
* | Bump version to 0.9. | Greg Ward | 2000-06-30 | 1 | -1/+1 |
| | |||||
* | Bumped version number to 0.9pre (there will be a couple of code snapshots | Greg Ward | 2000-06-02 | 1 | -1/+1 |
| | | | | | before the real release, but I want to make it clear that a major new release is on the way). | ||||
* | Bumped version to 0.8.2. | Greg Ward | 2000-04-25 | 1 | -1/+1 |
| | |||||
* | Bumped version to 0.8.1. | Greg Ward | 2000-04-19 | 1 | -1/+1 |
| | |||||
* | Added __version__ to store the Distutils version number. | Greg Ward | 2000-04-10 | 1 | -0/+2 |
| | |||||
* | Changed '__rcsid__' to '__revision__'. | Greg Ward | 2000-03-02 | 1 | -1/+1 |
| | |||||
* | Added docstring and RCS id (apparently some Windows tar extractors | Greg Ward | 1999-09-22 | 1 | -0/+11 |
| | | | | ignore zero-byte files: grr...). | ||||
* | Initial checkin of distutils source files. | Greg Ward | 1998-12-18 | 1 | -0/+0 |