You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "kou (via GitHub)" <gi...@apache.org> on 2023/04/12 21:28:46 UTC

[GitHub] [arrow] kou commented on a diff in pull request #34818: GH-33804: [Python] Add support for manylinux_2_28 wheel

kou commented on code in PR #34818:
URL: https://github.com/apache/arrow/pull/34818#discussion_r1164671147


##########
.env:
##########
@@ -97,7 +97,9 @@ DEVTOOLSET_VERSION=
 # actions cache up to date for the macOS wheels:
 #   https://github.com/ursacomputing/crossbow/blob/master/.github/workflows/cache_vcpkg.yml
 # vcpkg minimum version "09adfdc8cdad76345b7cc7f3305899e1cbd66297" due to CVE-2022-3786
-VCPKG="2871ddd918cecb9cb642bcb9c56897f397283192"
+# VCPKG="a7b6122f6b6504d16d96117336a0562693579933"  # 2023.02.24 release version
+# TODO(sjperkins): Change to an official release version
+VCPKG="b619a233fbf7b2c9765fb4458f3ecb05bd3166e3"    # 2023.04.03

Review Comment:
   Could you open a new issue to update a release version and update the TODO comment to refer the new issue?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org