aboutsummaryrefslogtreecommitdiff
path: root/ports/python3/vcpkg.json
diff options
context:
space:
mode:
authorChristian Rendina <christian.rendina@gmail.com>2021-05-27 00:09:28 +0200
committerGitHub <noreply@github.com>2021-05-26 15:09:28 -0700
commit9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43 (patch)
treefbfabcd43ab805f1ca9ca3e3ad176b0c2ce8eef5 /ports/python3/vcpkg.json
parent6fc4e607f1f0c46aa4692fbf3c6ce99dfef64b12 (diff)
downloadvcpkg-9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43.tar.gz
vcpkg-9d7244f2f6a4f6a34c4e0b3ecbf391323e379a43.zip
[python3] Update to 3.9.5 (#17773)
* [python3] update to 3.9.5 * [vcpkg] update baseline * [scripts] update to py 3.9.5
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 5f7675cd0..4694d7fed 100644
--- a/ports/python3/vcpkg.json
+++ b/ports/python3/vcpkg.json
@@ -1,7 +1,6 @@
{
"name": "python3",
- "version-string": "3.9.2",
- "port-version": 2,
+ "version-string": "3.9.5",
"description": "The Python programming language",
"homepage": "https://github.com/python/cpython",
"supports": "!(arm | uwp)",