From ceb55a03034a3a1851fad06bf0978fb90926a5f3 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 23 Feb 2025 00:15:03 +0000 Subject: [PATCH] [stubsabot] Bump zstd to 1.5.6.4 Release: https://pypi.org/pypi/zstd/1.5.6.4 Homepage: https://github.com/sergey-dryabzhinsky/python-zstd Repository: https://github.com/sergey-dryabzhinsky/python-zstd Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/zstd Diff: https://github.com/sergey-dryabzhinsky/python-zstd/compare/v1.5.6.3...v1.5.6.4 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 26. - Total lines of Python code deleted: 5. 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/zstd/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/zstd/METADATA.toml b/stubs/zstd/METADATA.toml index feba21a32951..08c2e52d9ed8 100644 --- a/stubs/zstd/METADATA.toml +++ b/stubs/zstd/METADATA.toml @@ -1,2 +1,2 @@ -version = "1.5.6.3" +version = "1.5.6.4" upstream_repository = "https://github.com/sergey-dryabzhinsky/python-zstd"