Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 651064

Summary: dev-python/socketpool uses EXAMPLES variable with EAPI=6
Product: Gentoo Linux Reporter: Mikle Kolyada (RETIRED) <zlogene>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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(-)