Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 147202 - [EBUILD] New version of dev-python/ply 2.0 ebuild
Summary: [EBUILD] New version of dev-python/ply 2.0 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-11 09:48 UTC by Oldrich Jedlicka
Modified: 2007-01-06 23:44 UTC (History)
0 users

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


Attachments
Ply 2.0 ebuild plus patch (ply-2.0.tar.gz,875 bytes, application/x-tgz)
2006-09-11 09:50 UTC, Oldrich Jedlicka
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Oldrich Jedlicka 2006-09-11 09:48:47 UTC
I found the new Ply 2.0 (pure Python Lex/Yacc-like library) is out, so here is a slightly enhanced ebuild. 

It accepts new "doc" and "examples" IUSE. If you think it is wrong, I can update the ebuild.
Comment 1 Oldrich Jedlicka 2006-09-11 09:50:59 UTC
Created attachment 96722 [details]
Ply 2.0 ebuild plus patch

The ebuild plus one patch that only renames licence to license in the file setup.py.
Comment 2 Tiziano Müller (RETIRED) gentoo-dev 2007-01-06 23:44:01 UTC
Version 2.2 is now in the tree. Thanks for reporting!