Accepting request 922294 from home:aginies:branches:network:cluster
- update to version 0.16.3 (JSC#SLE-22137): * clang/llvm: fix version detection * Fix use of quotes in Python build system * Ensure all roots of an installed environment are marked explicit in db * Fix fetching for Python 3.8 and 3.9 * locks: only open lockfiles once instead of for every lock held OBS-URL: https://build.opensuse.org/request/show/922294 OBS-URL: https://build.opensuse.org/package/show/network:cluster/spack?expand=0&rev=30
This commit is contained in:
parent
0fa92c75ff
commit
d1ce93b4a8
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ed3e5d479732b0ba82489435b4e0f9088571604e789f7ab9bc5ce89030793350
|
||||
size 5541562
|
3
spack-0.16.3.tar.gz
Normal file
3
spack-0.16.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17aee62b9cbd957cecd438be1e915446e2df06dc9783d13c24807da26af8baba
|
||||
size 5949349
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 29 20:32:58 UTC 2021 - Antoine Ginies <aginies@suse.com>
|
||||
|
||||
- update to version 0.16.3 (JSC#SLE-22137):
|
||||
* clang/llvm: fix version detection
|
||||
* Fix use of quotes in Python build system
|
||||
* Ensure all roots of an installed environment are marked explicit in db
|
||||
* Fix fetching for Python 3.8 and 3.9
|
||||
* locks: only open lockfiles once instead of for every lock held
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 6 14:28:20 UTC 2021 - Christian Goll <cgoll@suse.com>
|
||||
|
||||
|
@ -36,7 +36,7 @@ ExclusiveArch: do_not_build
|
||||
# non oss packages
|
||||
%define spack_trigger_external cuda-nvcc
|
||||
Name: spack
|
||||
Version: 0.16.2
|
||||
Version: 0.16.3
|
||||
Release: 0
|
||||
Summary: Package manager for HPC systems
|
||||
License: Apache-2.0 AND MIT AND Python-2.0 AND BSD-3-Clause
|
||||
|
Loading…
Reference in New Issue
Block a user