From 5e436004d7ec50bc29f392fded92224b4cb93e86 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 10 Aug 2023 07:39:16 +0000 Subject: automatic import of firefox --- disable-glean-sdk,psutil,zstandard.patch | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 disable-glean-sdk,psutil,zstandard.patch (limited to 'disable-glean-sdk,psutil,zstandard.patch') diff --git a/disable-glean-sdk,psutil,zstandard.patch b/disable-glean-sdk,psutil,zstandard.patch new file mode 100644 index 0000000..fcac959 --- /dev/null +++ b/disable-glean-sdk,psutil,zstandard.patch @@ -0,0 +1,28 @@ +From cac2a2962d2461e5a8969bb08d02bacd545e52cf Mon Sep 17 00:00:00 2001 +From: wk333 <13474090681@163.com> +Date: Mon, 27 Feb 2023 20:09:10 +0800 +Subject: [PATCH 1/1] disable glean-sdk,psutil,zstandard + +--- + python/sites/mach.txt | 8 -------- + 1 file changed, 8 deletions(-) + +diff --git a/python/sites/mach.txt b/python/sites/mach.txt +index 6547ee5..cd66ba1 100644 +--- a/python/sites/mach.txt ++++ b/python/sites/mach.txt +@@ -127,11 +127,3 @@ pth:tools/moztreedocs + pth:xpcom/ds/tools + pth:xpcom/geckoprocesstypes_generator + pth:xpcom/idl-parser +-# glean-sdk may not be installable if a wheel isn't available +-# and it has to be built from source. +-pypi-optional:glean-sdk==44.1.1:telemetry will not be collected +-# Mach gracefully handles the case where `psutil` is unavailable. +-# We aren't (yet) able to pin packages in automation, so we have to +-# support down to the oldest locally-installed version (5.4.2). +-pypi-optional:psutil>=5.4.2,<=5.8.0:telemetry will be missing some data +-pypi-optional:zstandard>=0.11.1,<=0.17.0:zstd archives will not be possible to extract +-- +2.27.0 + -- cgit v1.2.3