From ac525c82ea35dd2274604c4342865e7e7a05adfb Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Thu, 2 Oct 2025 00:14:09 +0000 Subject: [PATCH] [stubsabot] Bump Jetson.GPIO to 2.1.12 Release: https://pypi.org/pypi/Jetson.GPIO/2.1.12 Homepage: https://github.com/NVIDIA/jetson-gpio Repository: https://github.com/NVIDIA/jetson-gpio Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/Jetson.GPIO Diff: https://github.com/NVIDIA/jetson-gpio/compare/v2.1.11...v2.1.12 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 805. - Total lines of Python code deleted: 92. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/Jetson.GPIO/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/Jetson.GPIO/METADATA.toml b/stubs/Jetson.GPIO/METADATA.toml index 7a43272e13a4..b353483b67af 100644 --- a/stubs/Jetson.GPIO/METADATA.toml +++ b/stubs/Jetson.GPIO/METADATA.toml @@ -1,2 +1,2 @@ -version = "2.1.11" +version = "2.1.12" upstream_repository = "https://github.com/NVIDIA/jetson-gpio"