From 2671cb57e7531874426d08aeb2dfd73661f9d1fa Mon Sep 17 00:00:00 2001 From: Update Bot Date: Mon, 28 Oct 2024 05:32:41 +0000 Subject: [PATCH] Autoupdating ports --- ports/py-pip/portfile.cmake | 4 ++-- ports/py-pip/vcpkg.json | 2 +- versions/baseline.json | 2 +- versions/p-/py-pip.json | 5 +++++ 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/ports/py-pip/portfile.cmake b/ports/py-pip/portfile.cmake index e337b4e..1c33545 100644 --- a/ports/py-pip/portfile.cmake +++ b/ports/py-pip/portfile.cmake @@ -1,8 +1,8 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH - PACKAGE_NAME pip + PACKAGE_NAME pip VERSION ${VERSION} - SHA512 42da0dc6ccf5759fea20fd6f54db272aae7afb2d997c84e1d817e3c95437ba073f4f15cb511e5275cf4f35a82828bb0259c5ffe381d278dc75c2bc8f82dfa404 + SHA512 2fad7072473d67fa0dbfc2c060b1b4752ea1b0d021051ebef44a668e6c9c731a530b1afb38872fdbc2efec0598fae532e61a5ed545524875b51a3fe0a8d11d96 ) vcpkg_python_build_and_install_wheel(SOURCE_PATH "${SOURCE_PATH}") diff --git a/ports/py-pip/vcpkg.json b/ports/py-pip/vcpkg.json index 9a0d779..d593f0a 100644 --- a/ports/py-pip/vcpkg.json +++ b/ports/py-pip/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-pip", - "version": "24.2", + "version": "24.3.1", "description": "Tool for installing and managing Python packages", "homepage": "https://pypi.org/project/setuptools", "dependencies": [ diff --git a/versions/baseline.json b/versions/baseline.json index 5bfa549..8969e00 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -121,7 +121,7 @@ "port-version": 0 }, "py-pip": { - "baseline": "24.2", + "baseline": "24.3.1", "port-version": 0 }, "py-pluggy": { diff --git a/versions/p-/py-pip.json b/versions/p-/py-pip.json index 6433282..a9feca4 100644 --- a/versions/p-/py-pip.json +++ b/versions/p-/py-pip.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "ffbb218b157b083ac18dcefa89ae4b915b5d364c", + "version": "24.3.1", + "port-version": 0 + }, { "git-tree": "b9633538a6eda37fdf9909907ebe7121df8ddbc3", "version": "24.2",