aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ports/python3/portfile.cmake1
-rw-r--r--ports/python3/vcpkg.json1
-rw-r--r--versions/baseline.json2
-rw-r--r--versions/p-/python3.json5
4 files changed, 7 insertions, 2 deletions
diff --git a/ports/python3/portfile.cmake b/ports/python3/portfile.cmake
index 3130bbfee..4ee2b825d 100644
--- a/ports/python3/portfile.cmake
+++ b/ports/python3/portfile.cmake
@@ -172,7 +172,6 @@ else()
)
vcpkg_install_make(ADD_BIN_TO_PATH INSTALL_TARGET altinstall)
- file(COPY "${CURRENT_PACKAGES_DIR}/bin/" DESTINATION "${CURRENT_PACKAGES_DIR}/tools/${PORT}/bin")
file(COPY "${CURRENT_PACKAGES_DIR}/tools/${PORT}/bin/" DESTINATION "${CURRENT_PACKAGES_DIR}/tools/${PORT}")
# Makefiles, c files, __pycache__, and other junk.
diff --git a/ports/python3/vcpkg.json b/ports/python3/vcpkg.json
index 4694d7fed..2f562e6c6 100644
--- a/ports/python3/vcpkg.json
+++ b/ports/python3/vcpkg.json
@@ -1,6 +1,7 @@
{
"name": "python3",
"version-string": "3.9.5",
+ "port-version": 1,
"description": "The Python programming language",
"homepage": "https://github.com/python/cpython",
"supports": "!(arm | uwp)",
diff --git a/versions/baseline.json b/versions/baseline.json
index 407e8569d..be3a64328 100644
--- a/versions/baseline.json
+++ b/versions/baseline.json
@@ -5046,7 +5046,7 @@
},
"python3": {
"baseline": "3.9.5",
- "port-version": 0
+ "port-version": 1
},
"qca": {
"baseline": "2.3.1",
diff --git a/versions/p-/python3.json b/versions/p-/python3.json
index d0f4b3d9b..1cdad20b6 100644
--- a/versions/p-/python3.json
+++ b/versions/p-/python3.json
@@ -1,6 +1,11 @@
{
"versions": [
{
+ "git-tree": "0c58aaaa7b980102912bbd8b13ba3ac227b37bd4",
+ "version-string": "3.9.5",
+ "port-version": 1
+ },
+ {
"git-tree": "16ae1dd8eb0498d1357af3155c565035ba9a3f39",
"version-string": "3.9.5",
"port-version": 0