Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 597484

Summary: dev-libs/tre-0.8.0-r1: stablereq (was: port to new python eclasses)
Product: Gentoo Linux Reporter: Pacho Ramos <pacho>
Component: Current packagesAssignee: Gentoo Shell Tools project <shell-tools>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny, python
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 288618    
Bug Blocks: 609674    

Description Pacho Ramos gentoo-dev 2016-10-18 19:23:20 UTC
Thanks
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-17 12:21:13 UTC
commit bd30c245a70a6158a264f0cc30890633f6f4783b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Fri Feb 17 13:16:48 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Fri Feb 17 13:20:09 2017

    dev-libs/tre: Remove python, bump to EAPI=6
    
    Remove the Python support since it requires long-deprecated distutils
    eclass, is not trivially portable and has no reverse dependencies
    in Gentoo. Upstream intended for the Python extension to be built
    against *installed* tre, not against the build tree. If anybody wants
    it, please reintroduce as a separate package.


I'd suggest we wait for someone to figure out that bug #288618 partial rename mess and then we stabilize it and kill old.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-03-18 07:43:19 UTC
commit 6bbd5832c46ce05bdb00299a99f3d5df1cc5c1e6
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Thu Mar 16 20:30:56 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sat Mar 18 08:33:28 2017

    dev-libs/tre: Copy stable keywords over to 0.8.0-r1, #597484
    
    The new revision differs only by removing the Python counterpart. It
    needs to go stable for distutils.eclass removal.