mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 02:05:02 +00:00
python3Packages.comfyui-workflow-templates-core: 0.3.312 -> 0.3.320
This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
|
||||
buildPythonPackage (finalAttrs: {
|
||||
pname = "comfyui-workflow-templates-core";
|
||||
version = "0.3.312";
|
||||
version = "0.3.320";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchPypi {
|
||||
pname = "comfyui_workflow_templates_core";
|
||||
inherit (finalAttrs) version;
|
||||
hash = "sha256-OWhVWGEqf3cZRH1njGLpk6LcAme32JtZZ5mBO875/Zo=";
|
||||
hash = "sha256-aoX4fHyr+HuIq0OL+IYu1KA3rYD4hltLFBxAPID+xsg=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user