python-packages: webtest: unittest2 is a Python package
This commit is contained in:
@@ -13217,7 +13217,7 @@ let
|
|||||||
# XXX: skipping two tests fails in python2.6
|
# XXX: skipping two tests fails in python2.6
|
||||||
doCheck = ! isPy26;
|
doCheck = ! isPy26;
|
||||||
|
|
||||||
buildInputs = optionals isPy26 [ self.ordereddict unittest2 ];
|
buildInputs = with self; optionals isPy26 [ ordereddict unittest2 ];
|
||||||
|
|
||||||
propagatedBuildInputs = with self; [
|
propagatedBuildInputs = with self; [
|
||||||
nose
|
nose
|
||||||
|
|||||||
Reference in New Issue
Block a user