Skip to content

Commit

Permalink
sha
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn committed Jun 28, 2024
1 parent b21f25d commit 115cf81
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ports/py-setuptools/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vcpkg_from_pythonhosted(
OUT_SOURCE_PATH SOURCE_PATH
PACKAGE_NAME setuptools
VERSION ${VERSION}
SHA512 11df934931f4b73f7e07ea5713479593c6baa134d423556b2ae7aff0f1e5bdbdee1f5b516131adb169c838231ceb0293441fbf275ef7030dabecf74122565b6d
SHA512 63452aa1e1d1dea6ad622a21fcc9334bc3603e45de9a1485f79776e02a0fb3b0a0a8b3e886af73845c3c373348c7021f2e06a5665676e9015ee9855441512136
PATCHES
fix-prefix.patch
)
Expand All @@ -15,4 +15,4 @@ vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")
#execute_process(COMMAND ${PYTHON3} "${SOURCE_PATH}/setup.py" install "--prefix=${CURRENT_INSTALLED_DIR}/tools/python3" "--root=${CURRENT_PACKAGES_DIR}"
# COMMAND_ERROR_IS_FATAL ANY
# WORKING_DIRECTORY "${CURRENT_PACKAGES_DIR}/tools/python3"
#)
#)

0 comments on commit 115cf81

Please sign in to comment.