[issue14352] Distutils2: add logging message to report successful installation

Alex Grönholm report at bugs.python.org
Sun Mar 18 00:50:17 CET 2012


Alex Grönholm <alex.gronholm+python at nextday.fi> added the comment:

> I’m not sure why you’re asking that, as d2’s setup.cfg does not use requires-python and does produce the warning, so it’s unrelated.  (The warning comes from d2.database.)

I was concerned that maybe the version comparator would barf on a version like 2.7.2+ and refuse to process the "requires-python" directive, but if you say this is not the case then I'll just leave it at that.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue14352>
_______________________________________


More information about the Python-bugs-list mailing list