Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60167 - numeric-23.3.ebuild ( Update )
Summary: numeric-23.3.ebuild ( Update )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Python Gentoo Team
URL: http://www.numpy.org/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 12:42 UTC by S.Caglar Onur
Modified: 2004-08-18 11:29 UTC (History)
0 users

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


Attachments
numeric-23.3.ebuild (numeric-23.3.ebuild,804 bytes, text/plain)
2004-08-12 12:43 UTC, S.Caglar Onur
Details
Numeric-23.3.patch (Numeric-23.3.patch,2.33 KB, patch)
2004-08-12 12:43 UTC, S.Caglar Onur
Details | Diff
digest-numeric-23.3 (digest-numeric-23.3,64 bytes, text/plain)
2004-08-12 12:44 UTC, S.Caglar Onur
Details
Manifest (Manifest,194 bytes, text/plain)
2004-08-12 12:44 UTC, S.Caglar Onur
Details

Note You need to log in before you can comment on or make changes to this bug.
Description S.Caglar Onur 2004-08-12 12:42:27 UTC
This is an update to the existing numeric-23.1.ebuild. Numeric-23.1 seems quite old, so i decided to wrote this one. 

Numeric comes with all needed libraries bundled within it. So there is no need to make depend any other lib. But by default setup.py wants to use extarnal ones. So for this reason there is also a patch for setup.py. This patches makes Numeric to use internal libraries.
Comment 1 S.Caglar Onur 2004-08-12 12:43:20 UTC
Created attachment 37300 [details]
numeric-23.3.ebuild

numeric-23.3.ebuild
Comment 2 S.Caglar Onur 2004-08-12 12:43:50 UTC
Created attachment 37301 [details, diff]
Numeric-23.3.patch

Numeric-23.3.patch for setup.py
Comment 3 S.Caglar Onur 2004-08-12 12:44:31 UTC
Created attachment 37302 [details]
digest-numeric-23.3
Comment 4 S.Caglar Onur 2004-08-12 12:44:49 UTC
Created attachment 37303 [details]
Manifest
Comment 5 Bryan Østergaard (RETIRED) gentoo-dev 2004-08-18 11:29:42 UTC
Thanks, I bumped the version in portage. I changed your ebuild to use epatch instead of patch.

Please attach the diff of the ebuild instead of the entire ebuild - this makes it much easier for devs to see what's changed.

There's also no need to attach digests and manifests.