Skip to content

Commit 91637f9

Browse files
rv-jenkinsrv-auditorjuliankuners
authored
Update dependency: deps/pyproject-build-systems (#741)
* deps/pyproject-build-systems: Set Version 795a980d25301e5133eca37adae37283ec3c8e66 * Set Version: 0.1.140 * pykwasm/: sync uv files 7.1.288 * flake.{nix,lock}: update Nix derivations * Set Version: 0.1.141 * pykwasm/: sync uv files 7.1.288 --------- Co-authored-by: devops <[email protected]> Co-authored-by: Julian Kuners <[email protected]>
1 parent 430c36c commit 91637f9

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

deps/pyproject-build-systems

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

flake.lock

Lines changed: 4 additions & 4 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/dbfc0483b5952c6b86e36f8b3afeb9dde30ea4b5";
22+
pyproject-build-systems.url = "github:pyproject-nix/build-system-pkgs/795a980d25301e5133eca37adae37283ec3c8e66";
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.140
1+
0.1.141

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.140"
7+
version = "0.1.141"
88
description = ""
99
readme = "README.md"
1010
requires-python = "~=3.10"

pykwasm/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)