python3: Fix hashlib module not compiled for host Python
[feed/packages.git] / lang / python / python3 / patches / 001-enable-zlib.patch
index 9a93eb263cb5485543271d3c26856c50db8e0c68..75766ee1961d465c6ff344d4b1fc9f7c866ac98f 100644 (file)
@@ -1,6 +1,6 @@
 --- a/Modules/Setup
 +++ b/Modules/Setup
-@@ -334,7 +334,7 @@ _symtable symtablemodule.c
+@@ -343,7 +343,7 @@ _symtable symtablemodule.c
  # Andrew Kuchling's zlib module.
  # This require zlib 1.1.3 (or later).
  # See http://www.gzip.org/zlib/