Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions recipes/recipes_emscripten/pyb2d3/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
context:
version: 0.9.0
version: 0.10.0
name: pyb2d3

source:
- url: https://github.com/DerThorsten/pyb2d3/archive/refs/tags/v${{version}}.tar.gz
sha256: b61a3eaccf5cd44f8a3bfda81cf273deb68d9028e96d27f6ce443dd69212ac4f
sha256: eda1c65fa9d160a14b594ae27f2397dc9cf6dcb31eeeb125df715e208d848bd9

build:
number: 0
Expand All @@ -25,7 +25,7 @@ outputs:
- cmake>=4.0
- ninja
- numpy
- nanobind
- nanobind <2.10.2
- scikit-build-core
- python
- pip
Expand Down