Skip to content

Commit

Permalink
napari v0.5.3 (#68)
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored Aug 31, 2024
1 parent e74b43a commit 195c8b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{% set name = "napari" %}
{% set version = "0.5.2" %}
{% set version = "0.5.3" %}

package:
name: napari-meta
version: {{ version }}

source:
- url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name }}-{{ version }}.tar.gz
sha256: 82ddcebf094b1cb5d407725c9f09eaa16ee7184a2a95681aa6fdfef2d4bd5645
sha256: 910021fcad6120779817342c835cbeb9fe4b0700f8eb0d6211401616d6157390
- url: https://raw.githubusercontent.com/napari/napari/v{{ version }}/resources/conda_menu_config.json
folder: resources
sha256: 3920b144d72e8af8fe0da3da679b2d39aa2d097c10a2c75a3b4e42ffcef17cac
Expand Down Expand Up @@ -76,7 +76,7 @@ outputs:
run_constrained:
- pyside2 >=5.13.2,!=5.15.0
- pyside6 <6.5|>=6.7
- pyqt >=5.12.3,!=5.15.0,<6.0a0|>=6.5,!=6.6.1
- pyqt >=5.13.2,!=5.15.0,<6.0a0|>=6.5,!=6.6.1

test:
requires:
Expand Down

1 comment on commit 195c8b5

@conda-forge-webservices
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.