On Sun, Apr 29, 2007 at 05:42:19PM +0200, steven mestdagh wrote: > Niall O'Higgins [2007-04-29, 09:18:59]: > > On Sat, Apr 28, 2007 at 06:53:29AM +0200, steven mestdagh wrote: > > > Niall O'Higgins [2007-04-27, 23:25:34]: > > > > On Fri, Apr 27, 2007 at 04:56:24PM -0500, Will Maier wrote: > > > > > On Fri, Apr 27, 2007 at 10:33:39PM +0100, Niall O'Higgins wrote: > > > > > > Port for 'nose' python unittest framework. Required for regress of > > > > > > py-simplejson (which I will post next). Tested on amd64. > > > > > > > > > > I posted a version[0] of this for 0.9.1 on 4 January: > > > > > > > > > > http://marc.info/?l=openbsd-ports&m=116791585912447&w=2 > > > > > > > > Ah, sorry. I tend to just port this stuff when I need to install it, > > > > since its so simple, and then send it off to ports@ to share/archive. > > > > > > > > > I like my version better, though the differences are mostly > > > > > stylistic. ;) Some suggestions: > > > > > > > > > > * shorten COMMENT (I used "discovery-based unittests for > > > > > Python") > > > > > * V=NNN variables seem unnecessary > > > > > * ${DISTNAME:S/^/py-/} seems more idiomatic > > > > > > > > I have no real preference here, just from another Python port. Yours is > > > > shorter so I'll use that. > > > > > > > > > * why add www to CATEGORIES? > > > > > > > > Good point. I missed that, replaced it with devel/. > > > > > > > > Port updated @ http://unworkable.org/~niallo/py-nose.tar.gz > > > > > > some errors occur in the tests, log below (amd64). > > > > I don't see these on my systems. amd64 w/ python2.4, zaurus w/python > > 2.4 both pass regress fine. I'm not sure what the problem could be > > Steven - any more details on your system? Packages installed etc? > > nothing much. Apr 24 snapshot, and > > $ pkg_info > py-setuptools-0.6c5p0 simplified packaging system for Python modules > python-2.4.4p1 interpreted object-oriented programming language
I just tried make regress on a completely fresh amd64 and it worked fine. I have no idea why it doesn't work for you.