python312Packages.iopath: 0.1.9 -> 0.1.10 (#378189)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
}:
|
||||
let
|
||||
pname = "iopath";
|
||||
version = "0.1.9";
|
||||
version = "0.1.10";
|
||||
in
|
||||
buildPythonPackage {
|
||||
inherit pname version;
|
||||
@@ -25,7 +25,7 @@ buildPythonPackage {
|
||||
owner = "facebookresearch";
|
||||
repo = "iopath";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-Qubf/mWKMgYz9IVoptMZrwy4lQKsNGgdqpJB1j/u5s8=";
|
||||
hash = "sha256-vJV0c+dCFO0wOHahKJ8DbwT2Thx3YjkNLVSpQv9H69g=";
|
||||
};
|
||||
|
||||
propagatedBuildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user