Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 726452 - dev-libs/newt-0.52.21-r1: python_export() is part of private eclass API
Summary: dev-libs/newt-0.52.21-r1: python_export() is part of private eclass API
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ben Kohler
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-31 13:29 UTC by Pacho Ramos
Modified: 2020-07-07 14:35 UTC (History)
0 users

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 Pacho Ramos gentoo-dev 2020-05-31 13:29:30 UTC
I get this warning
QA: install
python_export() is part of private eclass API.
Please call python_get*() instead.
python_export() is part of private eclass API.
Please call python_get*() instead.
python_export() is part of private eclass API.
Please call python_get*() instead.
python_export() is part of private eclass API.
Please call python_get*() instead.

Thanks
Comment 1 Larry the Git Cow gentoo-dev 2020-07-07 14:35:29 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84585c0277866585ccc775dd752ecdb6e890bf16

commit 84585c0277866585ccc775dd752ecdb6e890bf16
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-07-07 14:33:59 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-07-07 14:35:20 +0000

    dev-libs/newt: replace private python_export to fix QA warning
    
    Closes: https://bugs.gentoo.org/726452
    
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 dev-libs/newt/newt-0.52.21-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)