diff --git a/recipes/geosketch/meta.yaml b/recipes/geosketch/meta.yaml index aeb1eccd41cf6..19438ca77af46 100644 --- a/recipes/geosketch/meta.yaml +++ b/recipes/geosketch/meta.yaml @@ -1,5 +1,5 @@ {% set name = "geosketch" %} -{% set version = "1.2" %} +{% set version = "1.3" %} package: name: "{{ name|lower }}" @@ -7,12 +7,14 @@ package: source: url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz - sha256: bbfe97366b91c5927b6076d5a6738d9cfbe094efb5ac1117aab7a30b6081cc4e + sha256: 2b2a6056c2134048fa85972ee93b95bdf53555fdf482cc4bfc29c485b78bb5f4 build: number: 0 noarch: python - script: "{{ PYTHON }} -m pip install --no-deps --ignore-installed -vv ." + script: "{{ PYTHON }} -m pip install --no-deps --no-build-isolation --no-cache-dir -vvv ." + run_exports: + - {{ pin_subpackage('geosketch', max_pin="x") }} requirements: host: @@ -30,9 +32,10 @@ test: - geosketch about: - home: https://github.com/brianhie/geosketch/ + home: https://github.com/brianhie/geosketch license: MIT - summary: Geometry-preserving random sampling + license_family: MIT + summary: "Geometry-preserving random sampling." extra: identifiers: