diff --git a/ports/py-pip/portfile.cmake b/ports/py-pip/portfile.cmake index 88c36a7..eea95d4 100644 --- a/ports/py-pip/portfile.cmake +++ b/ports/py-pip/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME pip VERSION ${VERSION} - SHA512 00097de18ae8f80e4093752687a0eeadcc1fd4ba7e3ea8e78a18fffc72f85e679d60399d9117ba889750ce804ae05464bedc09ff87eae13d68c64c507fc7e759 + SHA512 7fbcdd1f3f49ccc2b635b3f464488fedbafc71c2c18e2f801b2bc00c765c3ffbe3068050ea9a2964c93975c87a1f27d0188e7d01a9a17893dd6d2593ec58cf69 ) 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 52b8f5b..2eeda28 100644 --- a/ports/py-pip/vcpkg.json +++ b/ports/py-pip/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-pip", - "version": "26.0", + "version": "26.0.1", "description": "Tool for installing and managing Python packages", "homepage": "https://pypi.org/project/setuptools", "dependencies": [ diff --git a/ports/py-setuptools/portfile.cmake b/ports/py-setuptools/portfile.cmake index 38309b8..33f03eb 100644 --- a/ports/py-setuptools/portfile.cmake +++ b/ports/py-setuptools/portfile.cmake @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted( OUT_SOURCE_PATH SOURCE_PATH PACKAGE_NAME setuptools VERSION ${VERSION} - SHA512 7dbc657878b418a9bdba124e5b8f98228af0590ffbb02c6396ac5b3d84be8f04b327780a7b1f9fa223d4c179004e822e2b00eec673f8eeb700b08b095ff6491d + SHA512 4dda2f0796d1a32d160e0786fc6ebb9908483e16edac6b0335df4779a0a8331f13b70fbf69986a27cc8f6ff10c1f696599059710fef99f36ff1e766f04220466 PATCHES fix-prefix.patch ) diff --git a/ports/py-setuptools/vcpkg.json b/ports/py-setuptools/vcpkg.json index b459fd2..2665ef6 100644 --- a/ports/py-setuptools/vcpkg.json +++ b/ports/py-setuptools/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-setuptools", - "version": "80.10.2", + "version": "81.0.0", "description": "Official project repository for the Setuptools build system ", "homepage": "https://pypi.org/project/setuptools/", "license": "MIT", diff --git a/versions/baseline.json b/versions/baseline.json index 059a533..8cd0c2e 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -241,7 +241,7 @@ "port-version": 1 }, "py-pip": { - "baseline": "26.0", + "baseline": "26.0.1", "port-version": 0 }, "py-pip-system-certs": { @@ -381,7 +381,7 @@ "port-version": 0 }, "py-setuptools": { - "baseline": "80.10.2", + "baseline": "81.0.0", "port-version": 0 }, "py-setuptools-rust": { diff --git a/versions/p-/py-pip.json b/versions/p-/py-pip.json index f5a25b4..23a584a 100644 --- a/versions/p-/py-pip.json +++ b/versions/p-/py-pip.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "a42365ce3571348200c200a2dd47b75b62916e77", + "version": "26.0.1", + "port-version": 0 + }, { "git-tree": "c260a267d3df46b9de4fab94e723efd4adba9ccf", "version": "26.0", diff --git a/versions/p-/py-setuptools.json b/versions/p-/py-setuptools.json index 51e0c59..23ae40d 100644 --- a/versions/p-/py-setuptools.json +++ b/versions/p-/py-setuptools.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "c0c11e908a84753fa685cc07b34e25b114918f08", + "version": "81.0.0", + "port-version": 0 + }, { "git-tree": "1a80bd89092007e0e4dc19b06b2b00a8de8da8ef", "version": "80.10.2",