Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168192 - dev-python/yenc (new package)
Summary: dev-python/yenc (new package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement with 1 vote (vote)
Assignee: Ben de Groot (RETIRED)
URL:
Whiteboard: [sunrise-overlay]
Keywords: EBUILD, InOverlay
Depends on:
Blocks: 132590
  Show dependency tree
 
Reported: 2007-02-23 22:19 UTC by Roeland Douma
Modified: 2013-01-03 20:34 UTC (History)
2 users (show)

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


Attachments
Ebuild for yenc-0.3 (yenc-0.3.ebuild,723 bytes, text/plain)
2007-02-23 22:20 UTC, Roeland Douma
Details
cflags patch for yenc 0.4 (python-yenc-0.4.0-cflags.patch,552 bytes, text/plain)
2012-07-05 05:34 UTC, daktak
Details
yenc 0.4 ebuild (python-yenc-0.4.0.ebuild,683 bytes, text/plain)
2012-07-05 05:35 UTC, daktak
Details
yenc-0.4.0-r1.ebuild (yenc-0.4.0-r1.ebuild,722 bytes, text/plain)
2012-07-07 15:52 UTC, Sébastien P.
Details
yenc-remove-cflags.patch (yenc-remove-cflags.patch,489 bytes, patch)
2012-07-07 15:54 UTC, Sébastien P.
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roeland Douma 2007-02-23 22:19:14 UTC
A new ebuild for dev-python/yenc 

"This a fairly simple module, it provide only raw yEnc encoding/decoding with
builitin crc32 calculation."
Comment 1 Roeland Douma 2007-02-23 22:20:37 UTC
Created attachment 111093 [details]
Ebuild for yenc-0.3

Ebuild for yenc-0.3
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-04-02 03:59:11 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.
Heuristics show that no Gentoo developer has commented on your ebuild.

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 3 Thomas Raschbacher gentoo-dev 2009-04-02 07:26:33 UTC
The webpage of this project on sourceforge states that the project isn't in active development anymore since 2007-11-04 .. 
as far as I can tell the new page is what I put in the homepage field now. although i'm not sure if it is even still needed ..
Comment 4 Johan Bergström 2009-11-20 09:17:32 UTC
I found a copy of this over here: http://www.hellanzb.com/trac/ - doesn't seem like the homepage though. Looks abandoned, but at least builds on python 2.5 and 2.6. 
Comment 5 James Gilliland 2011-12-21 21:10:55 UTC
The sf.net page is for sbnzbd which has its actual site at http://sabnzbd.org/ and released a maintenance release Dec 10 2011 and are apparently gearing up for an alpha of a development branch. So it seems that message is only a mistake in how they setup their sourceforge page since yenc 0.3 is still required in the latest version.
Comment 6 Sébastien P. 2012-03-14 21:46:12 UTC
I have got a warning (something like EAPI and eclass distutils have been banned since 06/2011) when I try this ebuild.

I just add ”EAPI="3"” before inherit and it seems to be ok…
Comment 8 daktak 2012-07-05 05:34:37 UTC
Created attachment 317238 [details]
cflags patch for yenc 0.4
Comment 9 daktak 2012-07-05 05:35:44 UTC
Created attachment 317240 [details]
yenc 0.4 ebuild
Comment 10 Sébastien P. 2012-07-07 15:52:43 UTC
Created attachment 317500 [details]
yenc-0.4.0-r1.ebuild

You did not active the patch. Why?

Revision bump on sunrise (use python-distutils instead of python/distutils).
Comment 11 Sébastien P. 2012-07-07 15:54:47 UTC
Created attachment 317502 [details, diff]
yenc-remove-cflags.patch

Same patch.
I just change the filename (there is probably no need to add version to this filename, it is a setup).
Comment 12 Justin Bronder (RETIRED) gentoo-dev 2013-01-03 20:34:31 UTC
*yenc-0.4.0 (03 Jan 2013)

  03 Jan 2013; Justin Bronder <jsbronder@gentoo.org> +yenc-0.4.0.ebuild,
  +files/yenc-remove-cflags.patch, +metadata.xml:
  add dev-python/yenc