Skip to content
Snippets Groups Projects

sbank 1.0.5 [staging]

Merged Duncan Macleod requested to merge cherry-pick-d4f3763c into staging
1 file
+ 16
17
Compare changes
  • Side-by-side
  • Inline
+ 16
17
package:
name: sbank
version: 1.0.2
build_string: py310h1f7b6fc_2 # [linux and x86_64 and py==310]
build_string: py311h1f0f07a_2 # [linux and x86_64 and py==311]
build_string: py312hc7c0aa3_2 # [linux and x86_64 and py==312]
build_string: py38h7f0c24c_2 # [linux and x86_64 and py==38]
build_string: py39h44dd56e_2 # [linux and x86_64 and py==39]
build_string: py310h91862f5_2 # [osx and x86_64 and py==310]
build_string: py311hc9a392d_2 # [osx and x86_64 and py==311]
build_string: py312h3f2338b_2 # [osx and x86_64 and py==312]
build_string: py38h7092abf_2 # [osx and x86_64 and py==38]
build_string: py39h5b4affa_2 # [osx and x86_64 and py==39]
build_string: py310h50ce23c_2 # [osx and arm64 and py==310]
build_string: py311h9ea6feb_2 # [osx and arm64 and py==311]
build_string: py312hf635c46_2 # [osx and arm64 and py==312]
build_string: py38hd97cf01_2 # [osx and arm64 and py==38]
build_string: py39h373d45f_2 # [osx and arm64 and py==39]
version: 1.0.5
build_string: py310hf462985_0 # [linux and x86_64 and py==310]
build_string: py311h9f3472d_0 # [linux and x86_64 and py==311]
build_string: py312hc0a28a1_0 # [linux and x86_64 and py==312]
build_string: py39hf3d9206_0 # [linux and x86_64 and py==39]
build_string: py310ha901f94_0 # [osx and x86_64 and py==310]
build_string: py311h0034819_0 # [osx and x86_64 and py==311]
build_string: py312h3a11e2b_0 # [osx and x86_64 and py==312]
build_string: py39hff9a475_0 # [osx and x86_64 and py==39]
build_string: py310hae04be4_0 # [osx and arm64 and py==310]
build_string: py311h0f07fe1_0 # [osx and arm64 and py==311]
build_string: py312h755e627_0 # [osx and arm64 and py==312]
build_string: py39h914ef23_0 # [osx and arm64 and py==39]
skip: true # [win or (linux and not x86_64)]
skip: true # [linux and aarch64]
skip: true # [linux and ppc64le]
skip: true # [win]
test:
pytest: --pyargs sbank
Loading