Update ECWMF packages: grib-api, libemos and magics (#3901)

* grib-api: add version 1.21.0

* libemos: add version 4.4.7 and allow choice of eccodes or grib-api

* magics: add version 2.32.0

* libemos: add description for eccodes variant
This commit is contained in:
Milton Woods
2017-04-23 22:56:47 +10:00
committed by Adam J. Stewart
parent 980ffcdcec
commit b2155a5682
3 changed files with 15 additions and 2 deletions

View File

@@ -36,6 +36,7 @@ class Magics(Package):
# Maintainers of Magics do not keep tarballs of minor releases. Once the
# next minor released is published the previous one becomes unavailable.
# That is why the preferred version is the latest stable one.
version('2.32.0', 'e17956fffce9ea826cf994f8d275e0f5')
version('2.29.4', '91c561f413316fb665b3bb563f3878d1')
version('2.29.0', 'db20a4d3c51a2da5657c31ae3de59709', preferred=True)