Skip to content
Snippets Groups Projects
Commit 5a53a782 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: pyrobird

parent e58b0dab
No related branches found
No related tags found
1 merge request!1021feat: pyrobird
Pipeline #106468 failed with stages
in 4 hours, 50 minutes, and 2 seconds
...@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack" ...@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack"
## EIC spack commit hash or github version, e.g. v0.19.7 ## EIC spack commit hash or github version, e.g. v0.19.7
## note: nightly builds could use a branch e.g. releases/v0.19 ## note: nightly builds could use a branch e.g. releases/v0.19
EICSPACK_VERSION="dbb544200a6e2b347e732965a6cc6d78f3fb71cc" EICSPACK_VERSION="accaafa04638287146be96b865b0ddf33f97df02"
...@@ -269,6 +269,10 @@ packages: ...@@ -269,6 +269,10 @@ packages:
protobuf: protobuf:
require: require:
- '@3.21.12' - '@3.21.12'
pyrobird:
require:
- '@0.1.23'
- +batch +xrootd
pythia8: pythia8:
require: require:
- '@8.311' - '@8.311'
......
...@@ -62,6 +62,7 @@ spack: ...@@ -62,6 +62,7 @@ spack:
- phonebook-cli - phonebook-cli
- podio - podio
- prmon - prmon
- pyrobird
- pythia8 - pythia8
- py-awkward - py-awkward
- py-bokeh - py-bokeh
......
...@@ -44,6 +44,9 @@ fbceae7773c51198a775efffd7a9e21d0fe1e05c ...@@ -44,6 +44,9 @@ fbceae7773c51198a775efffd7a9e21d0fe1e05c
e91a69a7564dfe54718541954607d89c086caf12 e91a69a7564dfe54718541954607d89c086caf12
26bc91fe9bde4549fb39062e1dd838b612205717 26bc91fe9bde4549fb39062e1dd838b612205717
ddf1a1a74ba2ee99377edc2100e0478c1ddd3653 ddf1a1a74ba2ee99377edc2100e0478c1ddd3653
2fc056e27cb6e362b56946907c48feda61766319
fc7125fdf3f594683d264e48160ca86717c2109d
b98e5886e5c9b5e005b54fa727704da384d81f21
--- ---
## Optional hash table with comma-separated file list ## Optional hash table with comma-separated file list
read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
...@@ -88,4 +91,7 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ...@@ -88,4 +91,7 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
## fbceae7773c51198a775efffd7a9e21d0fe1e05c: [py-datasets] Add py-datasets version 2.20.0 ## fbceae7773c51198a775efffd7a9e21d0fe1e05c: [py-datasets] Add py-datasets version 2.20.0
## e91a69a7564dfe54718541954607d89c086caf12: py-tabulate: add v0.8.10, v0.9.0 ## e91a69a7564dfe54718541954607d89c086caf12: py-tabulate: add v0.8.10, v0.9.0
## 26bc91fe9bde4549fb39062e1dd838b612205717: py-rucio-clients: new package (and dependencies) ## 26bc91fe9bde4549fb39062e1dd838b612205717: py-rucio-clients: new package (and dependencies)
## ddf1a1a74ba2ee99377edc2100e0478c1ddd3653: py-urllib3: add v1.26.20 ## ddf1a1a74ba2ee99377edc2100e0478c1ddd3653: py-urllib3: add v1.26.20
\ No newline at end of file ## 2fc056e27cb6e362b56946907c48feda61766319: py-flask-compress: add v1.14
## fc7125fdf3f594683d264e48160ca86717c2109d: py-fsspec-xrootd: new package
## b98e5886e5c9b5e005b54fa727704da384d81f21: py-pyppeteer: new package
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment