Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708566 - app-doc/gimp-help: missing python_check_deps()
Summary: app-doc/gimp-help: missing python_check_deps()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-02-07 07:32 UTC by Michał Górny
Modified: 2020-02-11 10:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-07 07:32:06 UTC
python_gen_any_dep doesn't work without python_check_deps() function.  Please fix.
Comment 1 Larry the Git Cow gentoo-dev 2020-02-11 10:20:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e227570475e0b1becac7f986ac7f2a6b59a36ac

commit 0e227570475e0b1becac7f986ac7f2a6b59a36ac
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2020-02-09 10:30:58 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-02-11 10:20:10 +0000

    app-doc/gimp-help: fix missing python_check_deps()
    
    Closes: https://bugs.gentoo.org/708566
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/14603
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-doc/gimp-help/gimp-help-2.10.0.ebuild | 6 +++++-
 app-doc/gimp-help/gimp-help-2.8.2.ebuild  | 6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)