From 8e3c3042698066a7336bc26f8c88391bcaddefb2 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 14 Jul 2020 11:43:02 -0400 Subject: [python3] Fix building x86-windows-static triplet on VS 2017. (#12412) --- ports/python3/CONTROL | 1 + 1 file changed, 1 insertion(+) (limited to 'ports/python3/CONTROL') diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index abb7bf23a..2df8d9472 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,5 +1,6 @@ Source: python3 Version: 3.8.3 +Port-Version: 1 Homepage: https://github.com/python/cpython Description: The Python programming language as an embeddable library Build-Depends: libffi, openssl, zlib (!uwp&!windows) -- cgit v1.2.3