The version is wrong because I set it to the wrong thing in the conf.py file. ;) Patch to use the value in yum.__version__ incoming.
--- Nick Jacek ----- Original Message ----- From: "James Antill" <[email protected]> To: "yum development" <[email protected]> Sent: Thursday, 28 July, 2011 5:32:33 PM Subject: Re: [Yum-devel] [PATCH] Adds documentation for the yum.depsolve module. On Thu, 2011-07-28 at 16:51 -0400, Nick Jacek wrote: > --- > yum/depsolve.py | 109 > +++++++++++++++++++++++++++++++++++++++++-------------- > 1 files changed, 81 insertions(+), 28 deletions(-) [...] > class Depsolve(object): > - > - """ > - Dependency resolving class. > - """ > + """A class for resolving dependencies.""" Big changes ;) I've added: http://yum.baseurl.org/download/docs/yum-api/HEAD/ ...the version is wrong, which is weird (do you know why?). And I'm trying to setup an alias for: http://yum.baseurl.org/api/yum/HEAD/ ...probably doing a full release soon, so it'd be good to announce it publicly then :). _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel _______________________________________________ Yum-devel mailing list [email protected] http://lists.baseurl.org/mailman/listinfo/yum-devel
