Skip to content
Snippets Groups Projects
Commit 625c8a01 authored by fatma el-haddad's avatar fatma el-haddad Committed by Eleni Mathioulaki
Browse files

feat(py-quantities): add version 0.16.0

parent 63b1aced
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,10 @@ class PyQuantities(PythonPackage):
"""Support for physical quantities with units, based on numpy"""
homepage = "https://python-quantities.readthedocs.org"
pypi = "quantities/quantities-0.12.1.tar.gz"
pypi = "quantities/quantities-0.16.0.tar.gz"
maintainers = ['apdavison']
version('0.16.0', sha256='211cce2d268da7e202abab5c2533ce3200ff619dd8ac2a3cd98f861b8a57c6eb')
version('0.15.0', sha256='9ea31e2a0d7517cf24d546b14146def9292639993a616cca61b875ef796b4b2b')
version('0.14.1', sha256='efeafffc0c0364f891a9327239cd12496bccb55cd037a6d1bf44de706f722877')
version('0.13.0', sha256='0fde20115410de21cefa786f3aeae69c1b51bb19ee492190324c1da705e61a81')
......
......@@ -42,7 +42,7 @@ spack:
- py-pynn@0.12.3 +mpi
- py-pyunicore@1.1.1
- py-quantities-scidash@0.12.4.3
- py-quantities@0.15.0
- py-quantities@0.16.0
- py-siibra@1.0a9
- py-snudda@2.0.1
- py-spynnaker@7.0.0
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment