diff options
| author | Adam Johnson <AdamJohnso@gmail.com> | 2020-11-20 12:44:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-11-20 09:44:51 -0800 |
| commit | 46068e8a37b41a7a0ba4f485a90d88d3a1071f33 (patch) | |
| tree | 41c3fdad552efa9c4cc0d89954690c130d8539e6 /ports/python3/CONTROL | |
| parent | e803bf11296d8e7900dafb41e7b1224778d33dc6 (diff) | |
| download | vcpkg-46068e8a37b41a7a0ba4f485a90d88d3a1071f33.tar.gz vcpkg-46068e8a37b41a7a0ba4f485a90d88d3a1071f33.zip | |
[python3] Upgrade to 3.9.0 (#14510)
* [python3] Bump to 3.8.6.
* [python3] Bump to 3.9.0.
* [itk] Correct python artifact names.
* [pybind11] Update python artifact names.
* [vcpkg_find_acquire_program] Bump PYTHON3 to 3.9.0.
Diffstat (limited to 'ports/python3/CONTROL')
| -rw-r--r-- | ports/python3/CONTROL | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/python3/CONTROL b/ports/python3/CONTROL index aecb34d98..9085950fd 100644 --- a/ports/python3/CONTROL +++ b/ports/python3/CONTROL @@ -1,6 +1,5 @@ Source: python3 -Version: 3.8.3 -Port-Version: 2 +Version: 3.9.0 Homepage: https://github.com/python/cpython Description: The Python programming language as an embeddable library Build-Depends: libffi, openssl, zlib (!uwp&!windows) |
