Skip to content

Commit

Permalink
Merge pull request #1 from regro-cf-autotick-bot/1.1.4_h152053
Browse files Browse the repository at this point in the history
pymeos v1.1.4
  • Loading branch information
Diviloper authored Aug 12, 2024
2 parents cce58d7 + b696e40 commit 2ab2265
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 14 deletions.
9 changes: 1 addition & 8 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
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 .gitattributes

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 6 additions & 0 deletions .scripts/build_steps.sh

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions build-locally.py

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "pymeos" %}
{% set version = "1.1.3" %}
{% set version = "1.1.4" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 9b3bffda1023e25c09594008bb6d27bb0973cfc1ca94ea1507d95737ecbb7a5e
sha256: c0ceaeb1886f87c6cfb4fc0af66798600ac2ef27ed585ee81bd977c90ab8065d

build:
noarch: python
Expand Down

0 comments on commit 2ab2265

Please sign in to comment.