python3Packages.schema-salad: 8.9.20250723145140 -> 8.9.20251102115403
https://github.com/common-workflow-language/schema_salad/releases/tag/8.9.20251102115403 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -19,14 +19,14 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "schema-salad";
|
||||
version = "8.9.20250723145140";
|
||||
version = "8.9.20251102115403";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "common-workflow-language";
|
||||
repo = "schema_salad";
|
||||
tag = version;
|
||||
hash = "sha256-FEdv0VORkvXhqXPrmyCZ1Ib5Lz4fKwRkEqEcEXpfGq8=";
|
||||
hash = "sha256-3axwM3fSxDIG1P0CvcqzqwpdDkhg/5pY7AmjUpU3mEk=";
|
||||
};
|
||||
|
||||
pythonRelaxDeps = [ "mistune" ];
|
||||
|
||||
Reference in New Issue
Block a user