Package: cmor / 3.13.0-1

Metadata

Package Version Patches format
cmor 3.13.0-1 3.0 (quilt)

Patch series

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

Makefile.in | 4 2 + 2 - 0 !
Test/test_python_CMIP6_CV_bad_data_specs.py | 16 8 + 8 - 0 !
configure.ac | 12 6 + 6 - 0 !
3 files changed, 16 insertions(+), 16 deletions(-)

 minor changes for python3
shlib link.patch | (download)

Makefile.in | 24 22 + 2 - 0 !
1 file changed, 22 insertions(+), 2 deletions(-)

 bugfix to link libcmor.so.2 against -lossp-uuid
Last-Updated: 2016-12-20
pkgconfig.patch | (download)

cmor.pc.in | 13 13 + 0 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 14 insertions(+), 1 deletion(-)

 add fflags, includedir, fix for directories needed for c; 
Last-Updated: 2013-06-10
destdir.patch | (download)

Makefile.in | 20 10 + 10 - 0 !
1 file changed, 10 insertions(+), 10 deletions(-)

 add destdir support for installing.
Last-Updated: 2013-06-11
cmor_ver.patch | (download)

cmor.ver | 7 7 + 0 - 0 !
configure.ac | 2 1 + 1 - 0 !
2 files changed, 8 insertions(+), 1 deletion(-)

 add symbol versioning file.
Last-Updated: 2013-06-11
kfreebsd_hurd_support.patch | (download)

Src/cmor.c | 4 4 + 0 - 0 !
include/cdTime/cfortran.h | 2 1 + 1 - 0 !
2 files changed, 5 insertions(+), 1 deletion(-)

 treat kfreebsd and hurd like linux w.r.t. guessing the fortran compiler
  Also define PATH_MAX
Last-Updated: 2018-07-02
pip fix.patch | (download)

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

 use --break-system-packages to enable a local pip install