We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c10fdd commit d54b313Copy full SHA for d54b313
1 file changed
recipes/requests/recipe.sh
@@ -10,7 +10,7 @@ DEPS_requests=()
10
URL_requests=https://pypi.python.org/packages/source/r/requests/requests-$VERSION_requests.tar.gz
11
12
# md5 of the package
13
-MD5_requests=adbd3f18445f7fe5e77f65c502e264fb
+MD5_requests=
14
15
# default build path
16
BUILD_requests=$BUILD_PATH/requests/$(get_directory $URL_requests)
0 commit comments