Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 597484 - dev-libs/tre-0.8.0-r1: stablereq (was: port to new python eclasses)
Summary: dev-libs/tre-0.8.0-r1: stablereq (was: port to new python eclasses)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on: 288618
Blocks: 609674
  Show dependency tree
 
Reported: 2016-10-18 19:23 UTC by Pacho Ramos
Modified: 2017-03-18 07:43 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 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.