Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710216 - dev-lang/yasm: invalid use of python-r1
Summary: dev-lang/yasm: invalid use of python-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-19 20:13 UTC by Michał Górny
Modified: 2020-04-24 16:53 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:13:18 UTC
The package doesn't call any of the multi-impl functions, only python-r1.  It should use python-single-r1 rather than emulating it and faking python-r1.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-24 16:53:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=101f66556ddc3d8d72fbf0e035240e597005f79c

commit 101f66556ddc3d8d72fbf0e035240e597005f79c
Author:     Mike Gilbert <floppym@gentoo.org>
AuthorDate: 2020-04-24 16:49:32 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2020-04-24 16:52:57 +0000

    dev-lang/yasm: use python-single-r1
    
    Closes: https://bugs.gentoo.org/710216
    Signed-off-by: Mike Gilbert <floppym@gentoo.org>

 dev-lang/yasm/yasm-1.3.0.ebuild | 10 +++++++---
 dev-lang/yasm/yasm-9999.ebuild  | 10 +++++++---
 2 files changed, 14 insertions(+), 6 deletions(-)