Merge pull request #258475 from r-ryantm/auto-update/python310Packages.spacy-pkuseg

python310Packages.spacy-pkuseg: 0.0.32 -> 0.0.33
This commit is contained in:
OTABI Tomoya 2023-10-02 20:01:25 +09:00 committed by GitHub
commit d9d8b76f37
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,14 +9,14 @@
buildPythonPackage rec {
pname = "spacy-pkuseg";
version = "0.0.32";
version = "0.0.33";
disabled = !isPy3k;
src = fetchPypi {
inherit version;
pname = "spacy_pkuseg";
hash = "sha256-9y2TZROOkIOl54u6jocZD4WtP5Ct3bVfacWKqGLISEw=";
hash = "sha256-8TFWrE4ERg8aw17f0DbplwTbutGa0KObBsNA+AKinmI=";
};
# Does not seem to have actual tests, but unittest discover