NOAA-EMC / NCEPLIBS-bufr

The NCEPLIBS-bufr library contains routines and utilites for working with the WMO BUFR format.
Other
42 stars 19 forks source link

Update python/CMakeLists.txt to fix Python version #515

Closed climbfuji closed 11 months ago

climbfuji commented 1 year ago

The current logic in python/CMakeLists.txt detects incorrect Python versions. 3.10 gets truncated to 3.1.

This fixes it

climbfuji commented 11 months ago

Thanks @jbathegit for merging this, and if you could please notify us when you have a new release to add to spack, that would be greatly appreciated.