Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12752 - python-module eclass
Summary: python-module eclass
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Bart Lauwers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 12753
  Show dependency tree
 
Reported: 2002-12-26 17:22 UTC by Anders Bruun Olsen
Modified: 2003-02-19 17:17 UTC (History)
0 users

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


Attachments
python-module eclass (python-module.eclass,641 bytes, text/plain)
2002-12-26 17:25 UTC, Anders Bruun Olsen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Bruun Olsen 2002-12-26 17:22:19 UTC
This is an eclass for easier python module installation.
It is used in amongst others the pyxmms ebuild I have also submitted.
Comment 1 Anders Bruun Olsen 2002-12-26 17:25:35 UTC
Created attachment 6762 [details]
python-module eclass
Comment 2 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-13 19:50:24 UTC
Hi,

This seems similar to the distutils.eclass already in portage. Have you looked
at that eclass?

Regards,
--Kutsuya
Comment 3 Anders Bruun Olsen 2003-01-14 10:25:52 UTC
Ahh... I hadn't spotted distutils.eclass

They seem about the same, except distutils.eclass seems slightly better than my
eclass, so I guess it's just a matter of closing this bug and changing #12753 to
use distutils.eclass instead of python-module.eclass.
Comment 4 Jason Shoemaker (RETIRED) gentoo-dev 2003-01-14 16:30:13 UTC
I didn't find it that easily myself. It seems like documentation for ebuilders
is all over the place and incomplete. So most of the time, I have too peek at
ebuilds already in portage for clues.

It's all good. Keep it up. :)

P.S. I would suggest removing the block, and uploading an updated attachment in
bug #12753.
Comment 5 Bart Lauwers (RETIRED) gentoo-dev 2003-02-19 17:17:12 UTC
Resolving per user feedback, will get around to that blocked case soon.