python3Packages.unstructured: 0.18.15 -> 0.18.18 (#460514)
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
grpcio,
|
||||
}:
|
||||
let
|
||||
version = "0.18.15";
|
||||
version = "0.18.18";
|
||||
in
|
||||
buildPythonPackage rec {
|
||||
pname = "unstructured";
|
||||
@@ -127,7 +127,7 @@ buildPythonPackage rec {
|
||||
owner = "Unstructured-IO";
|
||||
repo = "unstructured";
|
||||
tag = version;
|
||||
hash = "sha256-rzspozQQ+WrS3cKAGe9O7clAIDo4P/6PdZzCXIRdNn8=";
|
||||
hash = "sha256-v6g3melJAegYNJPtiDMob0VwgCu91iG0hdebmuya7Jw=";
|
||||
};
|
||||
|
||||
build-system = [ setuptools ];
|
||||
|
||||
Reference in New Issue
Block a user