Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710454 - sci-chemistry/molequeue-0.9.0: python target required even when dev-python is not
Summary: sci-chemistry/molequeue-0.9.0: python target required even when dev-python is...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2020-02-22 03:46 UTC by Samuel Bauer
Modified: 2020-09-12 08:43 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
molequeue-0.9.0.ebuild.patch (molequeue-0.9.0.ebuild.patch,777 bytes, patch)
2020-02-22 03:46 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2020-02-22 03:46:43 UTC
Created attachment 615032 [details, diff]
molequeue-0.9.0.ebuild.patch

Prevent unuseful/misleading dependencies and need for per package use flag
Comment 1 Larry the Git Cow gentoo-dev 2020-09-12 08:43:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ebaba15bd34846ab1d803a212ed01d8da5854e0

commit 0ebaba15bd34846ab1d803a212ed01d8da5854e0
Author:     Pacho Ramos <pacho@gentoo.org>
AuthorDate: 2020-09-12 08:42:12 +0000
Commit:     Pacho Ramos <pacho@gentoo.org>
CommitDate: 2020-09-12 08:43:34 +0000

    sci-chemistry/molequeue: Switch to python3
    
    - Switch to python3, bug #735464
    - python is not always needed, bug #710454
    - Port to cmake.eclass
    - Drop unneeded patch that was breaking configure with
    tests. Restrict tests as they are broken anyway.
    - Update virtualx.eclass usage
    
    Bug: https://bugs.gentoo.org/735464
    Closes: https://bugs.gentoo.org/741422
    Closes: https://bugs.gentoo.org/710454
    Thanks-to: Samuel Bauer
    Package-Manager: Portage-3.0.4, Repoman-3.0.1
    Signed-off-by: Pacho Ramos <pacho@gentoo.org>

 sci-chemistry/molequeue/molequeue-0.9.0-r1.ebuild | 91 +++++++++++++++++++++++
 1 file changed, 91 insertions(+)