[Yum-devel] [PATCH] Adds documentation for the yum.depsolve module.

James Antill james at fedoraproject.org
Thu Jul 28 21:32:33 UTC 2011


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 :).



More information about the Yum-devel mailing list