From 9b647ffa3b1c952942a44da1f7a6d937170e329e Mon Sep 17 00:00:00 2001 From: statsabot <> Date: Wed, 22 May 2024 12:35:33 +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 | 2 +- examples/example.json | 2 +- examples/example.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/examples/example.csv b/examples/example.csv index 44f75b02..42ef4f06 100644 --- a/examples/example.csv +++ b/examples/example.csv @@ -114,7 +114,7 @@ pynput,types-pynput,https://github.com/moses-palmer/pynput,COMPLETE,-,324,OUT_OF pyserial,types-pyserial,https://github.com/pyserial/pyserial,COMPLETE,-,1079,UP_TO_DATE,UPLOADED,STRICT,223,0,270,0,0,0,2,4,466,7,65,66,0,0,ERROR_ON_MISSING_STUB,darwin;linux;win32,64 pysftp,types-pysftp,https://bitbucket.org/dundeemt/pysftp,COMPLETE,-,166,UP_TO_DATE,UPLOADED,STRICT,109,0,70,0,0,0,0,0,6,0,0,6,0,0,ERROR_ON_MISSING_STUB,linux,0 pytest-lazy-fixture,types-pytest-lazy-fixture,https://github.com/tvorog/pytest-lazy-fixture,COMPLETE,-,12,UP_TO_DATE,UPLOADED,STRICT,5,0,5,0,0,0,0,1,1,0,0,1,0,0,ERROR_ON_MISSING_STUB,linux,8 -python-crontab,types-python-crontab,https://gitlab.com/doctormo/python-crontab,COMPLETE,-,328,UP_TO_DATE,UPLOADED,NOT_STRICT,174,2,146,4,1,0,17,0,72,1,1,18,0,1,ERROR_ON_MISSING_STUB,linux,2 +python-crontab,types-python-crontab,https://gitlab.com/doctormo/python-crontab,COMPLETE,-,328,OUT_OF_DATE,UPLOADED,NOT_STRICT,174,2,146,4,1,0,17,0,72,1,1,18,0,1,ERROR_ON_MISSING_STUB,linux,2 python-datemath,types-python-datemath,https://github.com/nickmaccarthy/python-datemath,PARTIAL,-,16,UP_TO_DATE,UPLOADED,STRICT,16,0,4,0,0,1,0,0,0,0,0,1,0,0,MISSING_STUBS_IGNORED,linux,0 python-dateutil,types-python-dateutil,https://github.com/dateutil/dateutil,PARTIAL,-,439,UP_TO_DATE,UPLOADED,NOT_STRICT,172,65,112,42,5,0,0,0,89,0,4,29,0,0,MISSING_STUBS_IGNORED,linux,11 python-gflags,types-python-gflags,https://github.com/google/python-gflags,COMPLETE,-,251,UP_TO_DATE,UPLOADED,STRICT,186,0,98,0,0,0,39,9,19,2,0,27,0,0,ERROR_ON_MISSING_STUB,linux,1 diff --git a/examples/example.json b/examples/example.json index be73fbc8..997a8266 100644 --- a/examples/example.json +++ b/examples/example.json @@ -3934,7 +3934,7 @@ "completeness_level": "COMPLETE", "extra_description": null, "number_of_lines": 328, - "package_status": "UP_TO_DATE", + "package_status": "OUT_OF_DATE", "upload_status": "UPLOADED", "stubtest_settings": { "strictness": "ERROR_ON_MISSING_STUB", diff --git a/examples/example.md b/examples/example.md index 31df905f..8df78a99 100644 --- a/examples/example.md +++ b/examples/example.md @@ -6573,9 +6573,9 @@ All files in this stubs package are tested with the stricter pyright settings in 328 (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*