Skip to content

Commit b29ee91

Browse files
jbower-fbfacebook-github-bot
authored andcommitted
Bump python-setuptools source version
Summary: We want to make use of this for our OSS build of CinderX (see diffs further up the stack). However, the older version of setuptools seems to break in really weird ways I can't find work arounds for. Upgrading it seems to make most of the problems go away or avoidable so if nobody complains I'd rather fix things by just doing this. Reviewed By: alexmalyshev Differential Revision: D79195099 fbshipit-source-id: 2d65e8960e435536dc7dd7e6a142f1bd2df89a41
1 parent 641a6f9 commit b29ee91

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/fbcode_builder/manifests/python-setuptools

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
name = python-setuptools
33

44
[download]
5-
url = https://files.pythonhosted.org/packages/c0/7a/3da654f49c95d0cc6e9549a855b5818e66a917e852ec608e77550c8dc08b/setuptools-69.1.1-py3-none-any.whl
6-
sha256 = 02fa291a0471b3a18b2b2481ed902af520c69e8ae0919c13da936542754b4c56
5+
url = https://files.pythonhosted.org/packages/a3/dc/17031897dae0efacfea57dfd3a82fdd2a2aeb58e0ff71b77b87e44edc772/setuptools-80.9.0-py3-none-any.whl
6+
sha256 = 062d34222ad13e0cc312a4c02d73f059e86a4acbfbdea8f8f76b28c99f306922
77

88
[build]
99
builder = python-wheel

0 commit comments

Comments
 (0)