Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 306709 - ebuild for freshen a cucumber clone in python
Summary: ebuild for freshen a cucumber clone in python
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://github.com/rlisagor/freshen
Whiteboard: sunrise suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-02-24 19:44 UTC by Ramon
Modified: 2010-02-26 08:37 UTC (History)
1 user (show)

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


Attachments
freshen-0.1 ebuild (freshen-0.1.ebuild,777 bytes, text/plain)
2010-02-24 19:45 UTC, Ramon
Details
freshen-0.1 ebuild (freshen-0.1.ebuild,804 bytes, text/plain)
2010-02-26 08:37 UTC, Ramon
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ramon 2010-02-24 19:44:29 UTC
Freshen is a cucumber clone for BDT that can be used as a nose plugin.

The original upstream is here: http://github.com/rlisagor/freshen

It works perfectly for me, and it might be useful for more python developers.
Since the original upstream doesn't provide a version-tag I asked them to provide one, but based the ebuild on my cloned git-tree which has a tag.

This ebuild works on my prefix install, given the simple nature I expect it to work on linux as well.

Reproducible: Always
Comment 1 Ramon 2010-02-24 19:45:45 UTC
Created attachment 221017 [details]
freshen-0.1 ebuild
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-02-25 13:41:04 UTC
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. =)

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

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq

Comment 3 Ramon 2010-02-26 08:37:00 UTC
Created attachment 221265 [details]
freshen-0.1 ebuild

Forgot to add the dep on pyparsing