Skip to content

Commit

Permalink
Merge pull request #52 from regro-cf-autotick-bot/1.21.1_h7ea914
Browse files Browse the repository at this point in the history
snowflake-snowpark-python v1.21.1
  • Loading branch information
sfc-gh-jdu authored Sep 6, 2024
2 parents f9be810 + a88107e commit 8dc1d29
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
5 changes: 4 additions & 1 deletion build-locally.py

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

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 = "snowflake-snowpark-python" %}
{% set version = "1.21.0" %}
{% set version = "1.21.1" %}

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

source:
url: https://pypi.io/packages/source/{{ name[0] }}/{{ name }}/{{ name.replace('-', '_') }}-{{ version }}.tar.gz
sha256: 978c0d5c2c7e7828c276a1d8142aa5952d53ccba7cfaf8ba54d5b283aa78df77
sha256: a996ffda968c650699c05ae9acd8de40546646a598e70fe32d53bb96c535859d

build:
skip: true # [py<38 or py>311]
Expand Down

1 comment on commit 8dc1d29

@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.