Skip to content

Commit

Permalink
[bot-automerge] xee v0.0.14 (#21)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored May 16, 2024
2 parents 03c05af + f510180 commit 1b1a4dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
7 changes: 0 additions & 7 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -10,6 +6,3 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
4 changes: 2 additions & 2 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "xee" %}
{% set version = "0.0.13" %}
{% set version = "0.0.14" %}

package:
name: {{ name|lower }}
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/xee-{{ version }}.tar.gz
sha256: 0c4f08de0fcc766b39a55b1d0f770b3b83ec8484a7ec4b56462344b162e94fd6
sha256: 1f61ca574963d4874068877c01149fa915229439fde4ebf7f3f42338f148847b

build:
noarch: python
Expand Down

0 comments on commit 1b1a4dc

Please sign in to comment.