On Mon, Oct 12, 2009 at 11:01 AM, Floris Bruynooghe <floris.bruynoo...@gmail.com> wrote: > On Mon, Oct 12, 2009 at 12:17:10AM +0200, Tarek Ziadé wrote: >> this is the PEP for setup.cfg, as requested : >> http://www.python.org/dev/peps/pep-0390 >> >> Please comment, > > <, <=, >=, > and python_hexversion are not mentioned, is this > intentional? (I'm not sure on what the result of feedback on this > was)
That was the result of the feedback we had (see 'limitations' section) for clarity. The idea is to leave a string "python_version", and remove '>', '<' with no python_hexversion. Then, the day PEP 386 is accepted, we turn "python_version" into a Version() object and we introduce '>', '<' and al. > > Secondly, where are spaces allowed in the section headers? I'd be > tempted to write: > > [metadata: os_machine == 'i386'] > > But in all your examples you never have spaces after the ':'. Would > it be worth being explicit about this? Good point, I'll add this. Tarek _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig