Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693130 - sci-libs/blis: port to python-any-r1
Summary: sci-libs/blis: port to python-any-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: lumin
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-08-30 15:27 UTC by Michał Górny
Modified: 2019-09-04 07:51 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.
Comment 1 Larry the Git Cow gentoo-dev 2019-09-04 07:51:06 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13c00964fd7f52a9b74e1eba62aae1594f215752

commit 13c00964fd7f52a9b74e1eba62aae1594f215752
Author:     Mo Zhou <cdluminate@gmail.com>
AuthorDate: 2019-09-04 07:24:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-04 07:51:01 +0000

    sci-lib/blis: use python-any-r1 eclass instead of hardcoded python deps.
    
    Additionally, quote ${BLIS_FLAGS[@]}, and remove unused `eutils`
    
    Closes: https://bugs.gentoo.org/693130
    Signed-off-by: Mo Zhou <cdluminate@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/12859
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 sci-libs/blis/blis-0.5.2.ebuild | 7 ++++---
 sci-libs/blis/blis-0.6.0.ebuild | 7 ++++---
 2 files changed, 8 insertions(+), 6 deletions(-)