Skip to content

Commit 8d1b98c

Browse files
Update dependency: deps/pyproject-build-systems (#744)
* deps/pyproject-build-systems: Set Version 042904167604c681a090c07eb6967b4dd4dae88c * Set Version: 0.1.143 * pykwasm/: sync uv files 7.1.289 * flake.{nix,lock}: update Nix derivations --------- Co-authored-by: devops <devops@runtimeverification.com>
1 parent 9efca0c commit 8d1b98c

File tree

6 files changed

+274
-218
lines changed

6 files changed

+274
-218
lines changed

deps/pyproject-build-systems

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
795a980d25301e5133eca37adae37283ec3c8e66
1+
042904167604c681a090c07eb6967b4dd4dae88c

flake.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
2020
uv2nix.inputs.nixpkgs.follows = "nixpkgs-unstable";
2121
# uv2nix.inputs.nixpkgs.follows = "nixpkgs";
22-
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
22+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/042904167604c681a090c07eb6967b4dd4dae88c";
2323
pyproject-build-systems = {
2424
inputs.nixpkgs.follows = "nixpkgs";
2525
inputs.uv2nix.follows = "uv2nix";

package/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.1.142
1+
0.1.143

pykwasm/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "pykwasm"
7-
version = "0.1.142"
7+
version = "0.1.143"
88
description = ""
99
readme = "README.md"
1010
requires-python = "~=3.10"

0 commit comments

Comments
 (0)