Skip to content

Commit

Permalink
Merge pull request #58 from regro-cf-autotick-bot/0.1.0b4_hf4b2ab
Browse files Browse the repository at this point in the history
[bot-automerge] tiled-suite v0.1.0b4
  • Loading branch information
mrakitin authored Jun 20, 2024
2 parents 156a91f + c7348d3 commit 265ec05
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
7 changes: 7 additions & 0 deletions .scripts/build_steps.sh

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

8 changes: 5 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "tiled" %}
{% set version = "0.1.0b2" %}
{% set version = "0.1.0b4" %}

package:
name: tiled-suite
version: {{ version }}

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/tiled-{{ version }}.tar.gz
sha256: 766fb6c87b9f813611683a4f8d8a8ba18a884795ea8f0ec40c6687c6d4cad2b1
sha256: 7c249bcc84508c3bd5478f6ae114662cddfff4fab191eb49e6c0ab38b1010641

build:
number: 0
Expand All @@ -32,10 +32,11 @@ outputs:
- python >=3.8
- appdirs
- awkward
- python-blosc2
- click !=8.1.0
- dask
- httpx >=0.20.0
- json-merge-patch
- jsonpatch
- jsonschema
- lz4
- msgpack-python >=1.0.0
Expand All @@ -44,6 +45,7 @@ outputs:
- orjson
- pandas
- pyarrow
- python-blosc2
- pyyaml
- sparse >=0.13.0
- typer
Expand Down

0 comments on commit 265ec05

Please sign in to comment.