Skip to content

Commit

Permalink
Merge pull request #40 from regro-cf-autotick-bot/1.0.8_hc0a8b1
Browse files Browse the repository at this point in the history
xcube_geodb v1.0.8
  • Loading branch information
thomasstorm authored Aug 12, 2024
2 parents e889f51 + 663bc8d commit 39b822c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 10 deletions.
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.

14 changes: 6 additions & 8 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set version = "1.0.7" %}
{% set version = "1.0.8" %}


package:
Expand All @@ -7,7 +7,7 @@ package:

source:
url: https://github.com/xcube-dev/xcube-geodb/archive/refs/tags/v{{ version }}.tar.gz
sha256: 5eb6f7ac9a277d669a60bd7ccd489d226422cbd52085088ef4f554e9baf3b676
sha256: 73d672e7dc73dffc1cf726733f99b51f7cdf088739f98acd0cca123ab5e06460

build:
number: 0
Expand All @@ -22,15 +22,13 @@ requirements:
- pip
run:
- python >=3.6
- pip
- geopandas
- python-keycloak
- matplotlib-base
- pandas
- pip
- psycopg2
- requests
- ipyleaflet
- python-fastjsonschema
- python-dotenv
- requests
- shapely

test:
imports:
Expand Down

0 comments on commit 39b822c

Please sign in to comment.