Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-08-27 08:27:43

0001 ## Spack organization and repository, e.g. spack/spack-packages
0002 SPACKPACKAGES_ORGREPO="spack/spack-packages"
0003 
0004 ## Spack github version, e.g. v2025.07.0 or commit hash
0005 ## note: nightly builds will use e.g. develop
0006 SPACKPACKAGES_VERSION="v2025.07.0"
0007 
0008 ## Space-separated list of spack-packages cherry-picks
0009 read -r -d '' SPACKPACKAGES_CHERRYPICKS <<- \
0010 --- || true
0011 b5ffbcc4aa43bffbffa96ff9a436a68773e10933
0012 b6b6d79c25c1496472f9535ec33c9030b27353ab
0013 405e97751385dccbd6ec6e6f3b57dc28fc04c76b
0014 ba00d764b91db70bce8236bc528a1d4af37c4ce9
0015 4b243eb07a483a6bf527c2f74e5766b35afa528b
0016 948d4ea14409e38d47882b5a5c2d61d99d02b30b
0017 215e9f93f4de43095bd12e39809b9afeb89655f0
0018 8aaec9b76104af2cf58e7be55485d6c2385b41ab
0019 8751ca4c4ba54559b40cdaa3c319bf14db72e28e
0020 ---
0021 ## Optional hash table with comma-separated file list
0022 read -r -d '' SPACKPACKAGES_CHERRYPICKS_FILES <<- \
0023 --- || true
0024 ---
0025 ## Ref: https://github.com/spack/spack-packages/commit/[hash]
0026 ## [hash]: [description]
0027 ## b5ffbcc4aa43bffbffa96ff9a436a68773e10933: strace: add v6.15
0028 ## b6b6d79c25c1496472f9535ec33c9030b27353ab: iwyu: add patch for 0.23
0029 ## 405e97751385dccbd6ec6e6f3b57dc28fc04c76b: iwyu,g2,r-curl: requires(pkg) -> requires(^pkg)
0030 ## ba00d764b91db70bce8236bc528a1d4af37c4ce9: py-gfal2-python: depends_on c
0031 ## 4b243eb07a483a6bf527c2f74e5766b35afa528b: gobject-introspection: restore setuptools@44: support
0032 ## 948d4ea14409e38d47882b5a5c2d61d99d02b30b: scikit-hep packages: update to latest major.minor versions
0033 ## 215e9f93f4de43095bd12e39809b9afeb89655f0: py-boost-histogram: depends_on py-setuptools-scm type build
0034 ## 8aaec9b76104af2cf58e7be55485d6c2385b41ab: py-uproot: depends_on py-numpy@:1 when @:5.3.2
0035 ## 8751ca4c4ba54559b40cdaa3c319bf14db72e28e: py-hist: add v2.6.2 thru v2.8.0 (switch to hatchling)