From d116d5fabd2b5adf9c35d67abbf82df904c2e103 Mon Sep 17 00:00:00 2001 From: statsabot <> Date: Wed, 18 Sep 2024 01:39:38 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Automated=20regeneration=20of=20?= =?UTF-8?q?examples=20and=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- examples/example.csv | 4 ++-- examples/example.json | 4 ++-- examples/example.md | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/example.csv b/examples/example.csv index c558043b..71cad966 100644 --- a/examples/example.csv +++ b/examples/example.csv @@ -63,7 +63,7 @@ gdb,types-gdb,https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=tree,CO gevent,types-gevent,https://github.com/gevent/gevent,COMPLETE,-,3020,UP_TO_DATE,UPLOADED,STRICT,1346,0,824,0,5,0,65,21,359,26,0,207,2,0,ERROR_ON_MISSING_STUB,darwin;linux;win32,150 google-cloud-ndb,types-google-cloud-ndb,https://github.com/googleapis/python-ndb,PARTIAL,-,1536,UP_TO_DATE,UPLOADED,NOT_STRICT,486,368,236,203,123,0,7,0,194,132,2,143,0,0,MISSING_STUBS_IGNORED,linux,3 greenlet,types-greenlet,https://github.com/python-greenlet/greenlet,COMPLETE,-,81,OUT_OF_DATE,UPLOADED,STRICT,21,0,25,0,0,0,4,4,12,0,0,5,0,0,ERROR_ON_MISSING_STUB,linux,2 -hdbcli,types-hdbcli,-,COMPLETE,-,139,UP_TO_DATE,UPLOADED,STRICT_ON_SOME_FILES,75,6,65,3,0,0,12,10,21,2,1,16,0,0,ERROR_ON_MISSING_STUB,linux,8 +hdbcli,types-hdbcli,-,COMPLETE,-,139,OUT_OF_DATE,UPLOADED,STRICT_ON_SOME_FILES,75,6,65,3,0,0,12,10,21,2,1,16,0,0,ERROR_ON_MISSING_STUB,linux,8 html5lib,types-html5lib,https://github.com/html5lib/html5lib-python,PARTIAL,-,696,UP_TO_DATE,UPLOADED,NOT_STRICT,87,195,133,177,23,0,0,0,224,175,1,41,4,0,MISSING_STUBS_IGNORED,linux,0 httplib2,types-httplib2,https://github.com/httplib2/httplib2,COMPLETE,-,254,UP_TO_DATE,UPLOADED,NOT_STRICT,46,122,39,25,37,0,0,0,87,58,0,33,1,0,ERROR_ON_MISSING_STUB,linux,1 humanfriendly,types-humanfriendly,https://github.com/xolox/python-humanfriendly,COMPLETE,-,340,UP_TO_DATE,UPLOADED,NOT_STRICT,81,179,82,95,22,0,0,0,75,54,0,25,0,0,ERROR_ON_MISSING_STUB,linux,7 @@ -84,7 +84,7 @@ mypy-extensions,types-mypy-extensions,https://github.com/python/mypy_extensions, mysqlclient,types-mysqlclient,https://github.com/PyMySQL/mysqlclient,COMPLETE,-,1228,UP_TO_DATE,UPLOADED,NOT_STRICT,35,124,38,78,3,0,0,0,971,0,28,35,0,1,ERROR_ON_MISSING_STUB,linux,1 nanoid,types-nanoid,https://github.com/puyuan/py-nanoid,COMPLETE,-,16,UP_TO_DATE,UPLOADED,STRICT,8,0,4,0,0,0,0,0,2,0,0,0,0,0,ERROR_ON_MISSING_STUB,linux,0 netaddr,types-netaddr,https://github.com/drkjam/netaddr,COMPLETE,-,698,UP_TO_DATE,UPLOADED,STRICT_ON_SOME_FILES,288,4,308,0,1,0,1,1,101,1,2,43,0,0,ERROR_ON_MISSING_STUB,linux,2 -networkx,types-networkx,https://github.com/networkx/networkx,PARTIAL,-,4809,OUT_OF_DATE,UPLOADED,NOT_STRICT,1965,1508,524,807,763,108,4,3,307,3,246,126,1,2,MISSING_STUBS_IGNORED,linux,17 +networkx,types-networkx,https://github.com/networkx/networkx,PARTIAL,-,4817,OUT_OF_DATE,UPLOADED,NOT_STRICT,1965,1508,524,807,763,108,4,3,307,3,246,126,1,2,MISSING_STUBS_IGNORED,linux,17 oauthlib,types-oauthlib,https://github.com/oauthlib/oauthlib,PARTIAL,-,1444,UP_TO_DATE,UPLOADED,NOT_STRICT,406,414,161,191,182,0,0,0,329,207,2,109,2,0,MISSING_STUBS_IGNORED,linux,1 objgraph,types-objgraph,https://github.com/mgedmin/objgraph,COMPLETE,-,87,UP_TO_DATE,UPLOADED,STRICT,71,0,17,0,0,0,0,0,6,0,0,0,0,0,ERROR_ON_MISSING_STUB,linux,0 olefile,types-olefile,https://github.com/decalage2/olefile,COMPLETE,-,222,UP_TO_DATE,UPLOADED,STRICT,103,0,66,0,0,0,0,0,75,0,0,7,0,0,ERROR_ON_MISSING_STUB,linux,1 diff --git a/examples/example.json b/examples/example.json index f6b245ff..4b5f3a56 100644 --- a/examples/example.json +++ b/examples/example.json @@ -2188,7 +2188,7 @@ "completeness_level": "COMPLETE", "extra_description": null, "number_of_lines": 139, - "package_status": "UP_TO_DATE", + "package_status": "OUT_OF_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "ERROR_ON_MISSING_STUB", @@ -2901,7 +2901,7 @@ "upstream_url": "https://github.com/networkx/networkx", "completeness_level": "PARTIAL", "extra_description": null, - "number_of_lines": 4809, + "number_of_lines": 4817, "package_status": "OUT_OF_DATE", "upload_status": "UPLOADED", "stubtest_settings": { diff --git a/examples/example.md b/examples/example.md index 088ed89f..be0d2dea 100644 --- a/examples/example.md +++ b/examples/example.md @@ -3658,9 +3658,9 @@ All files in this stubs package are tested with the stricter pyright settings in 139 (excluding blank lines) -### Package status: *up to date* +### Package status: *out of date* -These stubs should be fairly up to date. In typeshed's CI, [stubtest][] tests these stubs against the latest version of the runtime package that's available. +These stubs may be out of date. In typeshed's CI, [stubtest][] tests these stubs against an older version of the runtime package than the latest that's available. ### Upload status: *uploaded* @@ -4857,7 +4857,7 @@ Some files in this stubs package are tested with the stricter pyright settings i ### Number of lines -4,809 (excluding blank lines) +4,817 (excluding blank lines) ### Package status: *out of date*