python3Packages.depyf: 0.19.0 -> 0.20.0 (#453171)

This commit is contained in:
Nick Cao
2025-10-20 17:59:53 +00:00
committed by GitHub
@@ -20,14 +20,14 @@
buildPythonPackage rec {
pname = "depyf";
version = "0.19.0";
version = "0.20.0";
pyproject = true;
src = fetchFromGitHub {
owner = "thuml";
repo = "depyf";
tag = "v${version}";
hash = "sha256-AGM5Pm0hhqOX9CY7dFijZLqhWmY7xnmKWakh4MUtOMs=";
hash = "sha256-GFNlJeD7Nyxr7Ya3aSA6+0AZJSaeDyqXYPEsvhPN1wg=";
};
# don't try to read git commit