[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: python-apt: TYPE_RECOMMENDS



On Sat, Mar 03, 2012 at 07:00:49PM +0100, Endre Kollár wrote:
> python-apt bugreport
> ----------------------------
> 
> 
> quote:
> "class Dependency(
> ...
> Data and other attributes defined here:
>     |
>     |  TYPE_CONFLICTS = 5
>     |
>     |  TYPE_DEPENDS = 1
>     |
>     |  TYPE_DPKG_BREAKS = 8
>     |
>     |  TYPE_ENHANCES = 9
>     |
>     |  TYPE_OBSOLETES = 7
>     |
>     |  TYPE_PREDEPENDS = 2
>     |
>     |  TYPE_RECOMMENDS = 3   <<<<<<<<<<<<<
>     |
>     |  TYPE_REPLACES = 6
>     |
>     |  TYPE_SUGGESTS = 3
> "
> correctly: TYPE_RECOMMENDS = 4
> 
> Sorry if this is not current.

I fixed it in bzr now.

-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.


Reply to: