diff --git a/ports/py-setuptools/portfile.cmake b/ports/py-setuptools/portfile.cmake index 33f03eb..576d4e9 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 4dda2f0796d1a32d160e0786fc6ebb9908483e16edac6b0335df4779a0a8331f13b70fbf69986a27cc8f6ff10c1f696599059710fef99f36ff1e766f04220466 + SHA512 52424f813bb8efa1d3aa8cb910338d29c36c6a641f7ded91d298c1abe7c1a24d572c60c14c028f3825af29b46d57a4ee454845b1d22b73b03278a9500d957dd9 PATCHES fix-prefix.patch ) diff --git a/ports/py-setuptools/vcpkg.json b/ports/py-setuptools/vcpkg.json index 2665ef6..2e63a7a 100644 --- a/ports/py-setuptools/vcpkg.json +++ b/ports/py-setuptools/vcpkg.json @@ -1,6 +1,6 @@ { "name": "py-setuptools", - "version": "81.0.0", + "version": "82.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 8cd0c2e..e3bbcf5 100644 --- a/versions/baseline.json +++ b/versions/baseline.json @@ -381,7 +381,7 @@ "port-version": 0 }, "py-setuptools": { - "baseline": "81.0.0", + "baseline": "82.0.0", "port-version": 0 }, "py-setuptools-rust": { diff --git a/versions/p-/py-setuptools.json b/versions/p-/py-setuptools.json index 23ae40d..4442786 100644 --- a/versions/p-/py-setuptools.json +++ b/versions/p-/py-setuptools.json @@ -1,5 +1,10 @@ { "versions": [ + { + "git-tree": "43a9151569e427d29b9b4ee2481559fa01b96c03", + "version": "82.0.0", + "port-version": 0 + }, { "git-tree": "c0c11e908a84753fa685cc07b34e25b114918f08", "version": "81.0.0",