Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 98018 - pybison-0.1.8.ebuild (New Package)
Summary: pybison-0.1.8.ebuild (New Package)
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement
Assignee: Default Assignee for New Packages
URL: http://www.freenet.org.nz/python/pybi...
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-07-05 09:38 UTC by Homme Zwaagstra
Modified: 2015-08-08 10:41 UTC (History)
2 users (show)

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


Attachments
pybison-0.1.8.ebuild (pybison-0.1.8.ebuild,807 bytes, text/plain)
2005-07-05 09:43 UTC, Homme Zwaagstra
Details
Fixed issues of style described by ciaranm (pybison-0.1.8.patch,598 bytes, patch)
2005-08-21 16:14 UTC, Andy Chambers
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Homme Zwaagstra 2005-07-05 09:38:00 UTC
An ebuild for PyBison:

PyBison is a Python binding to the Bison (yacc) and Flex (lex) parser-generator
utilities.

It allows parsers to be quickly and easily developed as Python class
declarations, and for these parsers to take advantage of the fast and powerful
C-based Bison/Flex.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Homme Zwaagstra 2005-07-05 09:43:25 UTC
Created attachment 62681 [details]
pybison-0.1.8.ebuild

suggest category dev-python.
Comment 2 Ciaran McCreesh 2005-08-19 08:43:19 UTC
Please fix the following and reopen:

* Your indenting in DEPEND is weird.
* If you have more than one die in a function, it's usually best to include a
short message with each one so that we can easily tell which die has been triggered.
Comment 3 Andy Chambers 2005-08-21 16:14:19 UTC
Created attachment 66508 [details, diff]
Fixed issues of style described by ciaranm

I considered also adding an einfo to inform users that they should import
"bison" rather than "pybison" in programs wishing to use this module.

Should this be done or is it not necessary?
Comment 4 Homme Zwaagstra 2005-08-22 03:54:01 UTC
(In reply to comment #3)
> Created an attachment (id=66508) [edit]
> Fixed issues of style described by ciaranm

Thanks - I've reopened the bug as requested by ciaranm. 

> I considered also adding an einfo to inform users that they should import
> "bison" rather than "pybison" in programs wishing to use this module.
> 
> Should this be done or is it not necessary?

It certainly wouldn't hurt, but I'd guess that folks using this module would
need to (and be happy to) dig into the README and documentation listed therein.
Assuming they built with the -doc flag, of course!
Comment 5 Andy Chambers 2005-08-22 04:54:45 UTC
(In reply to comment #4)
> (In reply to comment #3)
> > Created an attachment (id=66508) [edit] [edit]
> > Fixed issues of style described by ciaranm
> Thanks - I've reopened the bug as requested by ciaranm. 

Sorry - didn't mean to step on your toes.  Just looking
for nice easy bugs to fix whilst I get the hang of
"ebuilding" :-)

Comment 6 Homme Zwaagstra 2005-08-22 06:45:20 UTC
(In reply to comment #5)
> (In reply to comment #4)
> > (In reply to comment #3)
> > > Created an attachment (id=66508) [edit] [edit] [edit]
> > > Fixed issues of style described by ciaranm
> > Thanks - I've reopened the bug as requested by ciaranm. 
> 
> Sorry - didn't mean to step on your toes.  Just looking
> for nice easy bugs to fix whilst I get the hang of
> "ebuilding" :-)

Don't apologise - it's a help! When creating patches, however, creating unified
diffs is preferable. Basically this means passing the -u switch to diff. See 
http://www.kegel.com/academy/opensource.html#patches for full instructions...

Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-02-16 19:57:07 UTC
(this is an automated message based on filtering criteria that matched this bug)
'EBUILD' is in the KEYWORDS which should mean that there is a ebuild attached 
to this bug.
This bug is assigned to maintainer-wanted which means that it is not in the 
main tree.

Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Because this is a mass message, we are also asking you to be patient with us. 
We anticipate a large number of requests in a short time. 

Thanks,
On behalf of the Gentoo Sunrise Team,
Jeremy.

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 8 Manuel Rüger (RETIRED) gentoo-dev 2015-08-08 10:41:37 UTC
New homepage: http://freenet.mcnabhosting.com/python/pybison/ 
Given the fact that there wasn't any release since 2005 and the tarballs are not available anymore, I'm going to close this bug.