Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 601234 - x11-misc/redshift - add python3_5 support
Summary: x11-misc/redshift - add python3_5 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-29 21:54 UTC by Ben Kohler
Modified: 2016-11-30 13:51 UTC (History)
1 user (show)

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


Attachments
ebuild patch (redshift-ebuild.patch,486 bytes, patch)
2016-11-29 21:54 UTC, Ben Kohler
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Kohler gentoo-dev 2016-11-29 21:54:52 UTC
Created attachment 454724 [details, diff]
ebuild patch

I've attached a patch that makes 2 python-related changes:

1) add python3_5 support.  I have tested this locally and it appears to build and run fine under python 3.5.

2) add REQUIRED_USE.  This will make the emerge die during dep calculation if the user doesn't have at least one python implementation enabled.  Currently, it dies after the package has already started building.

Thanks!
Comment 1 Sebastian Pipping gentoo-dev 2016-11-30 13:51:49 UTC
Applied, thank you!


commit 3685fe4926d0ec005925e8a4d20f8f5e237687cf
Author: Sebastian Pipping <sping@g.o>
Date:   Wed Nov 30 14:48:00 2016 +0100

    x11-misc/redshift: Python 3.5, REQUIRED_USE (bug #601234)
    
    Thanks to Ben Kohler!
    
    Package-Manager: portage-2.3.2

 x11-misc/redshift/redshift-1.11-r1.ebuild | 87 +++++++++++++++++++++++++++++++
 1 file changed, 87 insertions(+)

https://github.com/gentoo/gentoo/commit/3685fe4926d0ec005925e8a4d20f8f5e237687cf