Skip to content

Commit

Permalink
Merge pull request #16 from regro-cf-autotick-bot/0.27.3_h316d41
Browse files Browse the repository at this point in the history
pyodide-build v0.27.3
bollwyvl authored Jul 18, 2024
2 parents bc02fcd + d83b898 commit 4018825
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,18 +1,18 @@
{% set version = "0.27.2" %}
{% set version = "0.27.3" %}

package:
name: pyodide-build
version: {{ version }}

source:
url: https://pypi.io/packages/source/p/pyodide-build/pyodide_build-{{ version }}.tar.gz
sha256: 7bfcb67c48d6ec586e81aaf8b82c02b78f8f54431f921675dc6bee8a41f6d491
sha256: c9d6c5b233289862433e0e4e4e834a5f2a81bdfef0ff47ce8f48db3e9dde3ff0
patches:
# this _should_ fail if the version of cmake changes below
- 0000-no-cmake-from-pip.patch

build:
number: 1
number: 0
noarch: python
script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation

0 comments on commit 4018825

Please sign in to comment.