Skip to content

Commit

Permalink
Merge pull request #15 from bollwyvl/update-metadata
Browse files Browse the repository at this point in the history
Update metadata, deps
  • Loading branch information
bollwyvl authored Jul 16, 2024
2 parents 3ae04b8 + fdc7228 commit bc02fcd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 6 deletions.
1 change: 0 additions & 1 deletion .scripts/build_steps.sh

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

2 changes: 1 addition & 1 deletion README.md

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

6 changes: 2 additions & 4 deletions recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
- 0000-no-cmake-from-pip.patch

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

Expand All @@ -24,7 +24,6 @@ requirements:
run:
- auditwheel-emscripten >=0.0.9,<0.1.0
- cmake >=3.24
- loky
- packaging
- pydantic >=2,<3
- pyodide-cli >=0.2.1,<0.3.dev0
Expand All @@ -37,7 +36,6 @@ requirements:
- rich
- ruamel.yaml
- typer
- types-requests
- unearth >=0.6,<1.dev0
- virtualenv
- wheel
Expand All @@ -54,7 +52,7 @@ test:
- pyodide config --help

about:
home: https://github.com/pyodide/pyodide
home: https://github.com/pyodide/pyodide-build
summary: Tools for building Pyodide
license: MPL-2.0
license_file: LICENSE
Expand Down

0 comments on commit bc02fcd

Please sign in to comment.