Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710218 - dev-libs/hyperscan: invalid use of python-r1
Summary: dev-libs/hyperscan: 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: Christian Roessner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-02-19 20:14 UTC by Michał Górny
Modified: 2020-04-04 07:39 UTC (History)
2 users (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.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-02-19 20:14:58 UTC
The package inherits python-r1 but does not call any of its functions.  Whatever it's supposed to do, it isn't doing it.
Comment 1 Christian Roessner 2020-02-20 07:15:49 UTC
I am already aware of it and have removed Python completely from the ebuild. I will soon upload a fixed version.
Comment 2 Larry the Git Cow gentoo-dev 2020-04-04 07:39:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54defbd269995d139b5f27647a52b4c99e95964d

commit 54defbd269995d139b5f27647a52b4c99e95964d
Author:     Petr Vaněk <arkamar@atlas.cz>
AuthorDate: 2020-03-09 09:08:43 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-04-04 07:38:58 +0000

    dev-libs/hyperscan: correct python dependencies
    
    Python is build time dependency only. It works perfectly with python3
    and there is no need to depend on Python2.
    
    Closes: https://bugs.gentoo.org/710218
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../{hyperscan-5.2.1.ebuild => hyperscan-5.2.1-r1.ebuild}  | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)