Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 549414 - >=dev-python/pymongo-3 shouldn't DEPEND on dev-python/nose for testing
Summary: >=dev-python/pymongo-3 shouldn't DEPEND on dev-python/nose for testing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Johan Bergström
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-13 21:14 UTC by Bernie Hackett
Modified: 2015-05-25 03:34 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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