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

Bug 524750

Summary: dev-python/natgrid - add python3 support
Product: Gentoo Linux Reporter: Bernd Feige <Bernd.Feige>
Component: [OLD] DevelopmentAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal CC: jlec
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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
+