From adad21eb0615bb68c47628dcd4d638137c3d1a01 Mon Sep 17 00:00:00 2001 From: Dan Willemsen Date: Fri, 25 Mar 2022 17:22:05 -0700 Subject: Upgrade to setuptools 61.1.0 This fixes Python 3.10 compat, but does remove Python2 compat. Test: treehugger Change-Id: I8e19ad8dec6b34482bfbe996413d3f793ada276c --- METADATA | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'METADATA') diff --git a/METADATA b/METADATA index cfd0a77..350b785 100644 --- a/METADATA +++ b/METADATA @@ -9,9 +9,9 @@ third_party { } url { type: ARCHIVE - value: "https://files.pythonhosted.org/packages/a6/5b/f399fcffb9128d642387133dc3aa9bb81f127b949cd4d9f63e5602ad1d71/setuptools-39.1.0.zip" + value: "https://files.pythonhosted.org/packages/27/01/6d721dbe597bd8234d978270b99717d017cafb6b1115e0eaafd373eaaa68/setuptools-61.1.0.tar.gz" } - version: "v39.1.0" + version: "v61.1.0" license_type: NOTICE - last_upgrade_date { year: 2018 month: 5 day: 23 } + last_upgrade_date { year: 2022 month: 3 day: 25 } } -- cgit v1.2.3