Skip to content

Commit 74bc600

Browse files
authored
Merge pull request #7 from regro-cf-autotick-bot/0.9.5_hafeee7
ltbams v0.9.5
2 parents bbf3f2a + d96c10c commit 74bc600

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

Diff for: .ci_support/linux_64_.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
c_stdlib:
2+
- sysroot
3+
c_stdlib_version:
4+
- '2.12'
15
cdt_name:
26
- cos6
37
channel_sources:
@@ -6,3 +10,6 @@ channel_targets:
610
- conda-forge main
711
docker_image:
812
- quay.io/condaforge/linux-anvil-cos7-x86_64
13+
zip_keys:
14+
- - c_stdlib_version
15+
- cdt_name

Diff for: recipe/meta.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{% set name = "ltbams" %}
2-
{% set version = "0.9.4" %}
2+
{% set version = "0.9.5" %}
33

44
package:
55
name: {{ name|lower }}
66
version: {{ version }}
77

88
source:
99
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/ltbams-{{ version }}.tar.gz
10-
sha256: 79518f89bd20423a186b4b479541287bc50f1e0a27e032428bee7fc19d3d9e07
10+
sha256: 3f3958ee499d4b0eff0831fd75c5e694a4dc1c11f82039425ad327b649af4eab
1111

1212
build:
1313
entry_points:

0 commit comments

Comments
 (0)