1 Commits (6dbca367dceda3999979bdc3cdcfdb201f40d044)

Author SHA1 Message Date
Tarek Ziade 1231a4e097 initial import of the packaging package in the standard library 15 years ago
Collin Winter 5b7e9d76f3 General cleanup, raise normalization in Lib/distutils. 19 years ago
Martin v. Löwis 8ed338ab44 Patch #1104111: Alter setup.py --help and --help-commands. 21 years ago
Martin v. Löwis 5a6601cfc6 Update compatibility comments to 2.1, corresponding to PEP 291 1.13. 22 years ago
Andrew M. Kuchling d448f66317 Add comment to Distutil files about requiring 1.5.2 compatibility, as 24 years ago
Jeremy Hylton a683233d87 Change warning to debug level; it's a very minor issue. 24 years ago
Jeremy Hylton cd8a1148e1 Make setup.py less chatty by default. 24 years ago
Greg Ward fa9ff76aae Untabified. 26 years ago
Greg Ward cb1f4c4d33 Standardized whitespace around function calls. 26 years ago
Greg Ward 99b032eaf2 Added 'boolean_options' list to support config file parsing. 26 years ago
Greg Ward 7ac743bd72 Bastian Kleineidam: fix so it cleans up the temporary script-building 26 years ago
Greg Ward ab3a0f36ed Fixed imports from '*util' modules to not just import everything from util. 26 years ago
Greg Ward 0eeebfda98 Moved warnings out of 'finalize_options()' into 'run()'. 26 years ago
Greg Ward fcd974efbb Normalized all the end-of-class lines. 26 years ago
Gregory P. Smith a04d807127 Rename 'build_bdist' to 'bdist_base', and get it by default from the 26 years ago
Gregory P. Smith c008488981 Typo fix. 26 years ago
Gregory P. Smith a190268bf6 Added the 'build_bdist' option and code to clean it up -- this is the 26 years ago
Greg Ward 11fc7e447c Tweaked all over: 26 years ago
Greg Ward 06537a5e89 Contribution from Bastian Kleineidam <calvin@cs.uni-sb.de>: 26 years ago