Skip to content

Commit

Permalink
Merge pull request #9 from semuadmin/version-1.0.36
Browse files Browse the repository at this point in the history
update to version 1.0.36
  • Loading branch information
semuadmin authored May 9, 2024
2 parents 8e67544 + 9ce8407 commit b06bda2
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 = "pynmeagps" %}
{% set version = "1.0.35" %}
{% set version = "1.0.36" %}

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

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

build:
noarch: python
Expand Down

0 comments on commit b06bda2

Please sign in to comment.