Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 524750 - dev-python/natgrid - add python3 support
Summary: dev-python/natgrid - add python3 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-08 07:20 UTC by Bernd Feige
Modified: 2015-07-03 08:33 UTC (History)
1 user (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 Bernd Feige 2014-10-08 07:20:52 UTC
When using matplotlib griddata() on python3, an error results since the default interpolation is "nn" and needs natgrid. Simply adding 3_3,3_4 to PYTHON_COMPAT in the ebuild fixes it. Thanks!

Reproducible: Always
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2015-07-03 08:33:03 UTC
+  03 Jul 2015; Justin Lecher <jlec@gentoo.org> -natgrid-0.2.1-r1.ebuild,
+  natgrid-0.2.1-r2.ebuild:
+  Add py3 support, bug #524750
+