Skip to content

Commit

Permalink
Merge pull request #7 from regro-cf-autotick-bot/1.0.34_hb0a274
Browse files Browse the repository at this point in the history
pynmeagps v1.0.34
  • Loading branch information
semuadmin authored Mar 25, 2024
2 parents 6548147 + 45c0244 commit ab73950
Show file tree
Hide file tree
Showing 7 changed files with 34 additions and 14 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/azure-pipelines-linux.yml

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

7 changes: 7 additions & 0 deletions .ci_support/linux_64_.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
cdt_name:
- cos6
channel_sources:
Expand All @@ -6,3 +10,6 @@ channel_targets:
- conda-forge main
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
zip_keys:
- - c_stdlib_version
- cdt_name
13 changes: 12 additions & 1 deletion .gitignore

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

12 changes: 3 additions & 9 deletions .scripts/build_steps.sh

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

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

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

5 changes: 3 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 = "pynmeagps" %}
{% set version = "1.0.33" %}
{% set version = "1.0.34" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/pynmeagps-{{ version }}.tar.gz
sha256: cc7a8f604a6cb89ef5d8215fb419bf71de08b9c879005f98824dfe2e27fba9be
sha256: d081ed13e15ce7b41bfb810d1110df78b99bfc23eae78ae376b11c9cc4ea1e3d

build:
noarch: python
Expand Down

0 comments on commit ab73950

Please sign in to comment.