py-cf-units: Add new version (#16446)
Co-authored-by: Elizabeth Fischer <elizabeth.fischer@alaska.edu>
This commit is contained in:
parent
e808a52176
commit
43d2c7f3b5
@ -16,6 +16,7 @@ class PyCfUnits(PythonPackage):
|
||||
git = "https://github.com/SciTools/cf-units.git"
|
||||
|
||||
version('master', branch='master')
|
||||
version('2.1.4', sha256='25f81ad994af30713ee8f5ef18ffddd83c6ec1ac308e1bd89d45de9d2e0f1c31')
|
||||
version('2.1.1', sha256='fa0ef8efd84546e61088aa23e76ebbaf7043167dc3a7f35f34549c234b543530')
|
||||
|
||||
depends_on('python@3:', type=('build', 'run'))
|
||||
|
Loading…
Reference in New Issue
Block a user