Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507360 - dev-python/pymongo-2.7 - remove USE=mod_wsgi
Summary: dev-python/pymongo-2.7 - remove USE=mod_wsgi
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: 2014-04-11 02:56 UTC by Bernie Hackett
Modified: 2014-04-15 15:19 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 2014-04-11 02:56:55 UTC
The mod_wsgi use flag is no longer necessary in PyMongo 2.7. I've coded around mod_wsgi's issues with python sub-interpreters and C extensions. See the following for more information:

https://jira.mongodb.org/browse/PYTHON-569
http://api.mongodb.org/python/current/changelog.html#changes-in-version-2-7
Comment 1 Ultrabug gentoo-dev 2014-04-15 15:19:31 UTC
My bad Bernie, I didn't see it when going through the changelog. I'll take the chance to thank you for your great and exciting improvements :)

Many thanks to @Lujeni for taking care of this revbump and testing it.

+*pymongo-2.7-r1 (15 Apr 2014)
+
+  15 Apr 2014; Ultrabug <ultrabug@gentoo.org> -pymongo-2.6.2.ebuild,
+  -pymongo-2.7.ebuild, +pymongo-2.7-r1.ebuild:
+  revbump fix #507360 thx to @Lujeni and Bernie Hackett, drop old.
+