diff --git a/packages/ldas-tools-framecpp.yaml b/packages/ldas-tools-framecpp.yaml index fb834694b5980f05f7aab35d23c0d035c47d49ff..6c151889a7812b687ec1422b98a387fc75983b8f 100644 --- a/packages/ldas-tools-framecpp.yaml +++ b/packages/ldas-tools-framecpp.yaml @@ -1,9 +1,11 @@ package: name: ldas-tools-framecpp - version: 2.8.1 - build_string: h7a4f57c_0 # [linux and x86_64] - build_string: h328bd3c_0 # [osx and x86_64] - build_string: hf8b020c_0 # [osx and arm64] + version: 2.8.2 + build_string: hf5a2e36_0 # [linux and x86_64] + build_string: he0383cc_0 # [linux and aarch64] + build_string: hf7f3998_0 # [linux and ppc64le] + build_string: hc4ca5b1_0 # [osx and x86_64] + build_string: h5e00029_0 # [osx and arm64] skip: true # [win] diff --git a/packages/python-ldas-tools-framecpp.yaml b/packages/python-ldas-tools-framecpp.yaml index c9cca15908845b945a2dcc2c310bca9e09da7a24..eee9f90f2f742a38a3b5d492abe18c2ea3f49921 100644 --- a/packages/python-ldas-tools-framecpp.yaml +++ b/packages/python-ldas-tools-framecpp.yaml @@ -1,18 +1,19 @@ package: name: python-ldas-tools-framecpp - version: 2.6.12 - build_string: py36h0cdc3f0_0 # [linux and x86_64 and py==36] - build_string: py37he8f5f7f_0 # [linux and x86_64 and py==37] - build_string: py38h43a58ef_0 # [linux and x86_64 and py==38] - build_string: py39hde0f152_0 # [linux and x86_64 and py==39] - build_string: py36he43235d_0 # [osx and x86_64 and py==36] - build_string: py37h5b83a90_0 # [osx and x86_64 and py==37] - build_string: py38ha53d530_0 # [osx and x86_64 and py==38] - build_string: py39h4d6be9b_0 # [osx and x86_64 and py==39] - build_string: py38h3777fb4_0 # [osx and arm64 and py==38] - build_string: py39h7f752ed_0 # [osx and arm64 and py==39] + version: 2.6.13 + build_string: py310h769672d_0 # [linux and x86_64 and py==310] + build_string: py37hfb7772e_0 # [linux and x86_64 and py==37] + build_string: py38h47df419_0 # [linux and x86_64 and py==38] + build_string: py39h1832856_0 # [linux and x86_64 and py==39] + build_string: py310h3099161_0 # [osx and x86_64 and py==310] + build_string: py37h233bc55_0 # [osx and x86_64 and py==37] + build_string: py38h2b30649_0 # [osx and x86_64 and py==38] + build_string: py39hf72b562_0 # [osx and x86_64 and py==39] + build_string: py310ha6a5cd6_0 # [osx and arm64 and py==310] + build_string: py38h6724fcd_0 # [osx and arm64 and py==38] + build_string: py39hd2dba81_0 # [osx and arm64 and py==39] -skip: true # [win] +skip: true # [win or (linux and not x86_64)] test: pytest: python-ldas-tools-framecpp-tests.py