PKGBUILDs/extra/firefox/psutil-remove-version-cap.patch

10 lines
631 B
Diff
Raw Normal View History

--- firefox-98.0.1/build/mach_virtualenv_packages.txt.old 2022-03-15 09:22:23.844188180 -0400
+++ firefox-98.0.1/build/mach_virtualenv_packages.txt 2022-03-15 09:22:31.767183949 -0400
@@ -133,5 +133,5 @@
# 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:psutil>=5.4.2:telemetry will be missing some data
pypi-optional:zstandard>=0.11.1,<=0.17.0:zstd archives will not be possible to extract