Skip to content

Commit 20ba21b

Browse files
authored
Merge pull request #9 from regro-cf-autotick-bot/0.9.7_h1085eb
ltbams v0.9.7
2 parents 1f58aa8 + 061ff90 commit 20ba21b

File tree

3 files changed

+4
-11
lines changed

3 files changed

+4
-11
lines changed

Diff for: .ci_support/linux_64_.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
c_stdlib:
2-
- sysroot
3-
c_stdlib_version:
4-
- '2.12'
51
cdt_name:
62
- cos6
73
channel_sources:
@@ -10,6 +6,3 @@ channel_targets:
106
- conda-forge main
117
docker_image:
128
- quay.io/condaforge/linux-anvil-cos7-x86_64
13-
zip_keys:
14-
- - c_stdlib_version
15-
- cdt_name

Diff for: .gitattributes

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.6" %}
2+
{% set version = "0.9.7" %}
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: 82e018f55d7682059e38f395a66531b01baa5bedcdb8bca4f7fe7da338c0d064
10+
sha256: 241792557051fbdfec5bbc36de0987296676ad8d3c607900475a74ab7bef37d2
1111

1212
build:
1313
entry_points:

0 commit comments

Comments
 (0)