Package: pygrib / 2.0.2-1

Metadata

Package Version Patches format
pygrib 2.0.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_g2clib.patch | (download)

setup.py | 66 39 + 27 - 0 !
1 file changed, 39 insertions(+), 27 deletions(-)

 on debian, use libgrib2c library rather than embedded version.
packed 4bytes.patch | (download)

g2clib.pyx | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

  fix for segfault on 4-byte drts
Last-Updated:  2014-10-19
setuptools.patch | (download)

setup.py | 3 2 + 1 - 0 !
1 file changed, 2 insertions(+), 1 deletion(-)

 move from distuils -> setuptools
Last-Updated: 2016-02-29
remove unnecessary deps.patch | (download)

setup.py | 67 0 + 67 - 0 !
1 file changed, 67 deletions(-)

 remove dependencies that aren't needed as we link 
 against g2clib.
Last-Updated: 2016-06-09