Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 549414

Summary: >=dev-python/pymongo-3 shouldn't DEPEND on dev-python/nose for testing
Product: Gentoo Linux Reporter: Bernie Hackett <bernie.hackett>
Component: [OLD] DevelopmentAssignee: Johan Bergström <bugs>
Status: RESOLVED FIXED    
Severity: normal CC: julien, proxy-maint, python, ultrabug
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Bernie Hackett 2015-05-13 21:14:59 UTC
I just noticed that pymongo-3.0.2.ebuild requires nose if the test use flag is set. We removed nose as a test dep for PyMongo 3.x. We just use unittest now.

The 2.x releases of PyMongo still require nose.

Reproducible: Always
Comment 1 Ian Delaney (RETIRED) gentoo-dev 2015-05-25 03:34:46 UTC
  25 May 2015; Ian Delaney <idella4@gentoo.org> pymongo-3.0.2.ebuild:
  drop nose as dep for tests, fixes bug #549414