Skip to content

Commit

Permalink
py-numpy: add v1.26.2 (spack#41046)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjstewart authored Nov 13, 2023
1 parent 8bcc3e2 commit ab60bfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions var/spack/repos/builtin/packages/py-numpy/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ class PyNumpy(PythonPackage):
maintainers("adamjstewart", "rgommers")

version("main", branch="main")
version("1.26.2", sha256="f65738447676ab5777f11e6bbbdb8ce11b785e105f690bc45966574816b6d3ea")
version("1.26.1", sha256="c8c6c72d4a9f831f328efb1312642a1cafafaa88981d9ab76368d50d07d93cbe")
version("1.26.0", sha256="f93fc78fe8bf15afe2b8d6b6499f1c73953169fad1e9a8dd086cdff3190e7fdf")
version("1.25.2", sha256="fd608e19c8d7c55021dffd43bfe5492fab8cc105cc8986f813f8c3c048b38760")
Expand Down

0 comments on commit ab60bfe

Please sign in to comment.