python3Packages.type-infer: 0.0.25 -> 0.0.26
https://github.com/mindsdb/type_infer/releases/tag/v0.0.26 This commit was automatically generated using update-python-libraries.
This commit is contained in:
@@ -25,7 +25,7 @@ let
|
||||
d.stopwords
|
||||
]);
|
||||
|
||||
version = "0.0.25";
|
||||
version = "0.0.26";
|
||||
tag = "v${version}";
|
||||
in
|
||||
buildPythonPackage {
|
||||
@@ -37,7 +37,7 @@ buildPythonPackage {
|
||||
owner = "mindsdb";
|
||||
repo = "type_infer";
|
||||
inherit tag;
|
||||
hash = "sha256-WL/2WSy3e2Mg/jNS8afUEnCt10wpXho4uOPAkVdzHWA=";
|
||||
hash = "sha256-6zfe9C/werr2CbF//UuzuvP2fpwOVRy4VIlGE8UgY0o=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user