Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 651064 - dev-python/socketpool uses EXAMPLES variable with EAPI=6
Summary: dev-python/socketpool uses EXAMPLES variable with EAPI=6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-21 11:57 UTC by Mikle Kolyada (RETIRED)
Modified: 2018-03-26 10:09 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 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2018-03-21 11:57:58 UTC
$Summary

>EAPI=6

>use examples && local EXAMPLES=( examples/. )
Comment 1 Larry the Git Cow gentoo-dev 2018-03-26 10:09:54 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85db31f0291b8a329e26a9535e8e4733eab3de85

commit 85db31f0291b8a329e26a9535e8e4733eab3de85
Author:     Maxim Koltsov <maksbotan@gentoo.org>
AuthorDate: 2018-03-26 10:09:11 +0000
Commit:     Maxim Koltsov <maksbotan@gentoo.org>
CommitDate: 2018-03-26 10:09:11 +0000

    dev-python/socketpool: fix EXAMPLES in EAPI 6
    
    Also don't install unneeded files in /usr/socketpool
    
    Closes: https://bugs.gentoo.org/651064
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-python/socketpool/socketpool-0.5.3.ebuild | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)