aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/vcpkg.json
diff options
context:
space:
mode:
authorAdam Johnson <AdamJohnso@gmail.com>2021-07-13 16:13:06 -0400
committerGitHub <noreply@github.com>2021-07-13 13:13:06 -0700
commita66098ad1a9ec72de9fd4d63ecce8bd23d6b6d74 (patch)
treef15d58a7139a4a8844d92079a355d45c325d8729 /ports/python3/vcpkg.json
parent675adc7e8558bd39b8ee6946f17475839d601cd4 (diff)
downloadvcpkg-a66098ad1a9ec72de9fd4d63ecce8bd23d6b6d74.tar.gz
vcpkg-a66098ad1a9ec72de9fd4d63ecce8bd23d6b6d74.zip
[python3] Update to 3.9.6 (#18754)
* [python3] Bump to 3.9.6 * x-add-version * Update all tools to Python 3.9.6.
Diffstat (limited to 'ports/python3/vcpkg.json')
-rw-r--r--ports/python3/vcpkg.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/ports/python3/vcpkg.json b/ports/python3/vcpkg.json
index 2f562e6c6..84aec1b9a 100644
--- a/ports/python3/vcpkg.json
+++ b/ports/python3/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "python3",
- "version-string": "3.9.5",
- "port-version": 1,
+ "version-semver": "3.9.6",
"description": "The Python programming language",
"homepage": "https://github.com/python/cpython",
"supports": "!(arm | uwp)",