Content-Length: 260530 | pFad | http://github.com/python/cpython/commit/61dd9fdad729fe02d91c03804659f7d0c5a89276

29 gh-135846: Add zstd dependency to Android build script (#136253) · python/cpython@61dd9fd · GitHub
Skip to content

Commit 61dd9fd

Browse files
emmatypingmhsmith
andauthored
gh-135846: Add zstd dependency to Android build script (#136253)
Adds zstd to the Android build process. --------- Co-authored-by: Malcolm Smith <smith@chaquo.com>
1 parent ea45a2f commit 61dd9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Android/android.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ def unpack_deps(host, prefix_dir):
175175
os.chdir(prefix_dir)
176176
deps_url = "https://github.com/beeware/cpython-android-source-deps/releases/download"
177177
for name_ver in ["bzip2-1.0.8-3", "libffi-3.4.4-3", "openssl-3.0.15-4",
178-
"sqlite-3.49.1-0", "xz-5.4.6-1"]:
178+
"sqlite-3.49.1-0", "xz-5.4.6-1", "zstd-1.5.7-1"]:
179179
filename = f"{name_ver}-{host}.tar.gz"
180180
download(f"{deps_url}/{name_ver}/{filename}")
181181
shutil.unpack_archive(filename)

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/python/cpython/commit/61dd9fdad729fe02d91c03804659f7d0c5a89276

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy