diff --git a/examples/example.csv b/examples/example.csv index 21091a2d..f10d627b 100644 --- a/examples/example.csv +++ b/examples/example.csv @@ -24,8 +24,8 @@ atheris,types-atheris,https://github.com/google/atheris,PARTIAL,-,88,UP_TO_DATE, aws-xray-sdk,types-aws-xray-sdk,https://github.com/aws/aws-xray-sdk-python,PARTIAL,-,675,UP_TO_DATE,UPLOADED,NOT_STRICT,139,154,182,92,21,0,12,3,136,46,0,45,0,0,MISSING_STUBS_IGNORED,linux,3 beautifulsoup4,types-beautifulsoup4,https://git.launchpad.net/beautifulsoup/tree,PARTIAL,-,831,UP_TO_DATE,UPLOADED,NOT_STRICT,251,137,195,49,31,0,1,1,177,70,2,47,0,0,MISSING_STUBS_IGNORED,linux,0 bleach,types-bleach,https://github.com/mozilla/bleach,COMPLETE,-,239,OUT_OF_DATE,UPLOADED,STRICT_ON_SOME_FILES,91,0,49,1,0,1,2,0,60,1,0,13,0,0,ERROR_ON_MISSING_STUB,linux,2 -boltons,types-boltons,https://github.com/mahmoud/boltons,COMPLETE,-,1212,UP_TO_DATE,UPLOADED,NOT_STRICT,634,263,456,172,72,8,61,34,234,7,69,81,1,3,ERROR_ON_MISSING_STUB,linux,5 -braintree,types-braintree,https://github.com/braintree/braintree_python,COMPLETE,-,2938,OUT_OF_DATE,UPLOADED,NOT_STRICT,91,429,142,325,80,2,1,1,1507,0,131,268,0,0,ERROR_ON_MISSING_STUB,linux,1 +boltons,types-boltons,https://github.com/mahmoud/boltons,COMPLETE,-,1212,OUT_OF_DATE,UPLOADED,NOT_STRICT,634,263,456,172,72,8,61,34,234,7,69,81,1,3,ERROR_ON_MISSING_STUB,linux,5 +braintree,types-braintree,https://github.com/braintree/braintree_python,COMPLETE,-,2943,UP_TO_DATE,UPLOADED,NOT_STRICT,91,429,142,325,80,2,1,1,1510,0,131,269,0,0,ERROR_ON_MISSING_STUB,linux,1 cachetools,types-cachetools,https://github.com/tkem/cachetools,COMPLETE,-,124,UP_TO_DATE,UPLOADED,STRICT,90,0,49,0,0,0,4,0,1,0,0,10,0,0,ERROR_ON_MISSING_STUB,linux,20 caldav,types-caldav,https://github.com/python-caldav/caldav,PARTIAL,-,527,UP_TO_DATE,UPLOADED,NOT_STRICT,214,35,117,8,21,5,1,0,94,0,6,86,0,0,MISSING_STUBS_IGNORED,linux,7 capturer,types-capturer,https://github.com/xolox/python-capturer,COMPLETE,-,114,UP_TO_DATE,UPLOADED,STRICT,50,0,42,0,0,0,4,1,38,4,0,6,0,0,ERROR_ON_MISSING_STUB,linux,1 @@ -50,7 +50,7 @@ entrypoints,types-entrypoints,https://github.com/takluyver/entrypoints,COMPLETE, fanstatic,types-fanstatic,https://github.com/zopefoundation/fanstatic,COMPLETE,-,530,UP_TO_DATE,UPLOADED,STRICT,167,0,133,0,0,0,8,3,128,0,0,49,0,0,ERROR_ON_MISSING_STUB,linux,40 first,types-first,https://github.com/hynek/first,COMPLETE,-,16,UP_TO_DATE,UPLOADED,STRICT,11,0,5,0,0,0,3,0,2,0,0,0,0,0,ERROR_ON_MISSING_STUB,linux,0 flake8,types-flake8,https://github.com/pycqa/flake8,COMPLETE,-,570,UP_TO_DATE,UPLOADED,STRICT,222,0,164,0,0,0,35,8,182,1,90,39,0,0,ERROR_ON_MISSING_STUB,linux,1 -flake8-bugbear,types-flake8-bugbear,https://github.com/PyCQA/flake8-bugbear,PARTIAL,-,27,OUT_OF_DATE,UPLOADED,STRICT,8,0,5,0,0,2,1,0,8,0,0,1,0,0,MISSING_STUBS_IGNORED,linux,1 +flake8-bugbear,types-flake8-bugbear,https://github.com/PyCQA/flake8-bugbear,PARTIAL,-,27,UP_TO_DATE,UPLOADED,STRICT,8,0,5,0,0,2,1,0,8,0,0,1,0,0,MISSING_STUBS_IGNORED,linux,1 flake8-builtins,types-flake8-builtins,https://github.com/gforcada/flake8-builtins,PARTIAL,-,39,UP_TO_DATE,UPLOADED,STRICT,17,0,15,0,0,0,0,0,11,0,0,1,0,0,MISSING_STUBS_IGNORED,linux,0 flake8-docstrings,types-flake8-docstrings,https://github.com/pycqa/flake8-docstrings,PARTIAL,-,19,UP_TO_DATE,UPLOADED,STRICT,6,0,5,0,0,1,1,1,6,1,0,1,0,0,MISSING_STUBS_IGNORED,linux,0 flake8-rst-docstrings,types-flake8-rst-docstrings,https://github.com/peterjc/flake8-rst-docstrings,PARTIAL,-,31,UP_TO_DATE,UPLOADED,STRICT,10,0,5,0,0,0,1,0,12,0,0,1,0,0,MISSING_STUBS_IGNORED,linux,0 diff --git a/examples/example.json b/examples/example.json index 6d613f1b..55b96e4e 100644 --- a/examples/example.json +++ b/examples/example.json @@ -857,7 +857,7 @@ "completeness_level": "COMPLETE", "extra_description": null, "number_of_lines": 1212, - "package_status": "UP_TO_DATE", + "package_status": "OUT_OF_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "ERROR_ON_MISSING_STUB", @@ -890,8 +890,8 @@ "upstream_url": "https://github.com/braintree/braintree_python", "completeness_level": "COMPLETE", "extra_description": null, - "number_of_lines": 2938, - "package_status": "OUT_OF_DATE", + "number_of_lines": 2943, + "package_status": "UP_TO_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "ERROR_ON_MISSING_STUB", @@ -910,10 +910,10 @@ "explicit_Incomplete_returns": 2, "explicit_Any_parameters": 1, "explicit_Any_returns": 1, - "annotated_variables": 1507, + "annotated_variables": 1510, "explicit_Any_variables": 0, "explicit_Incomplete_variables": 131, - "classdefs": 268, + "classdefs": 269, "classdefs_with_Any": 0, "classdefs_with_Incomplete": 0 } @@ -1743,7 +1743,7 @@ "completeness_level": "PARTIAL", "extra_description": null, "number_of_lines": 27, - "package_status": "OUT_OF_DATE", + "package_status": "UP_TO_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "MISSING_STUBS_IGNORED", diff --git a/examples/example.md b/examples/example.md index af09f864..10b783ba 100644 --- a/examples/example.md +++ b/examples/example.md @@ -1435,9 +1435,9 @@ Some files in this stubs package are tested with the stricter pyright settings i 1,212 (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* @@ -1490,11 +1490,11 @@ This package is tested with pyright in typeshed's CI, but all files in this stub ### Number of lines -2,938 (excluding blank lines) +2,943 (excluding blank lines) -### Package status: *out of date* +### Package status: *up to date* -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. +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. ### Upload status: *uploaded* @@ -1525,11 +1525,11 @@ This package is tested with pyright in typeshed's CI, but all files in this stub - Explicit `Any` returns: 1 - Explicitly `Incomplete` (or partially `Incomplete`) returns: 2 - Variables: - - Annotated variables: 1,507 + - Annotated variables: 1,510 - Explicit `Any` variables: 0 - Explicitly `Incomplete` (or partially `Incomplete`) variables: 131 - Class definitions: - - Total class definitions: 268 + - Total class definitions: 269 - Class definitions with `Any`: 0 - Class definitions marked as at least partially `Incomplete`: 0 @@ -2917,9 +2917,9 @@ All files in this stubs package are tested with the stricter pyright settings in 27 (excluding blank lines) -### Package status: *out of date* +### Package status: *up to date* -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. +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. ### Upload status: *uploaded*