./wip/py-django-nose, Django test runner that uses nose

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.1.2, Package name: py27-django-nose-0.1.2, Maintainer: kamelderouiche

Integation of python-nose into Django test runner by extending the Django
management CLI with nose-related options.


Required to run:
[www/py-django] [devel/py-setuptools] [devel/py-nose] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 0ae85d2ba9bfc6adc56df2f0813dc1fe0138ca20
Filesize: 6.85 KB

Version history: (Expand)


CVS history: (Expand)


   2014-12-31 14:58:18 by Thomas Klausner | Files touched by this commit (24)
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.

Fix various problems while here, including marking packages as not ready
for python-3.x.
   2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-01-18 08:14:42 by ndb | Files touched by this commit (1)
Log message:
corrected distinfo.
   2010-08-16 12:57:50 by Kamel Derouiche | Files touched by this commit (2)
Log message:

	wip-changes:
	===========
	o Update to 0.1.2
	o running test component
   2010-08-09 23:42:28 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py26-django-nose-0.1 as wip/py-django-nose.

Integation of python-nose into Django test runner by extending the Django
management CLI  with nose-related options.