From f0691eaf555cef1080058a30ae9bb8fab05d12ef Mon Sep 17 00:00:00 2001 From: Greg Roodt Date: Sun, 13 Dec 2020 08:47:26 +1100 Subject: [PATCH 1/4] Update dependencies. --- python/pip_install/repositories.bzl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/python/pip_install/repositories.bzl b/python/pip_install/repositories.bzl index df6367484f..15f7777385 100644 --- a/python/pip_install/repositories.bzl +++ b/python/pip_install/repositories.bzl @@ -6,23 +6,23 @@ load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe") _RULE_DEPS = [ ( "pypi__pip", - "https://files.pythonhosted.org/packages/00/b6/9cfa56b4081ad13874b0c6f96af8ce16cfbc1cb06bedf8e9164ce5551ec1/pip-19.3.1-py2.py3-none-any.whl", - "6917c65fc3769ecdc61405d3dfd97afdedd75808d200b2838d7d961cebc0c2c7", + "https://files.pythonhosted.org/packages/ab/11/2dc62c5263d9eb322f2f028f7b56cd9d096bb8988fcf82d65fa2e4057afe/pip-20.3.1-py2.py3-none-any.whl", + "425e79b20939abbffa7633a91151a882aedc77564d9313e3584eb0416c28c558", ), ( "pypi__pkginfo", - "https://files.pythonhosted.org/packages/e6/d5/451b913307b478c49eb29084916639dc53a88489b993530fed0a66bab8b9/pkginfo-1.5.0.1-py2.py3-none-any.whl", - "a6d9e40ca61ad3ebd0b72fbadd4fba16e4c0e4df0428c041e01e06eb6ee71f32", + "https://files.pythonhosted.org/packages/4f/3c/535287349af1b117e082f8e77feca52fbe2fdf61ef1e6da6bcc2a72a3a79/pkginfo-1.6.1-py2.py3-none-any.whl", + "ce14d7296c673dc4c61c759a0b6c14bae34e34eb819c0017bb6ca5b7292c56e9", ), ( "pypi__setuptools", - "https://files.pythonhosted.org/packages/54/28/c45d8b54c1339f9644b87663945e54a8503cfef59cf0f65b3ff5dd17cf64/setuptools-42.0.2-py2.py3-none-any.whl", - "c8abd0f3574bc23afd2f6fd2c415ba7d9e097c8a99b845473b0d957ba1e2dac6", + "https://files.pythonhosted.org/packages/3d/f2/1489d3b6c72d68bf79cd0fba6b6c7497df4ebf7d40970e2d7eceb8d0ea9c/setuptools-51.0.0-py3-none-any.whl", + "8c177936215945c9a37ef809ada0fab365191952f7a123618432bbfac353c529", ), ( "pypi__wheel", - "https://files.pythonhosted.org/packages/00/83/b4a77d044e78ad1a45610eb88f745be2fd2c6d658f9798a15e384b7d57c9/wheel-0.33.6-py2.py3-none-any.whl", - "f4da1763d3becf2e2cd92a14a7c920f0f00eca30fdde9ea992c836685b9faf28", + "https://files.pythonhosted.org/packages/c9/0b/e0fd299d93cd9331657f415085a4956422959897b333e3791dde40bd711d/wheel-0.36.1-py2.py3-none-any.whl", + "906864fb722c0ab5f2f9c35b2c65e3af3c009402c108a709c0aca27bc2c9187b", ), ] From 6b2571617d856c6f65bdb3fe3e80c946a0f7cf91 Mon Sep 17 00:00:00 2001 From: Greg Roodt Date: Sun, 13 Dec 2020 14:55:10 +1100 Subject: [PATCH 2/4] Update dependencies. --- python/pip_install/repositories.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/pip_install/repositories.bzl b/python/pip_install/repositories.bzl index 15f7777385..ac2de26aaa 100644 --- a/python/pip_install/repositories.bzl +++ b/python/pip_install/repositories.bzl @@ -16,8 +16,8 @@ _RULE_DEPS = [ ), ( "pypi__setuptools", - "https://files.pythonhosted.org/packages/3d/f2/1489d3b6c72d68bf79cd0fba6b6c7497df4ebf7d40970e2d7eceb8d0ea9c/setuptools-51.0.0-py3-none-any.whl", - "8c177936215945c9a37ef809ada0fab365191952f7a123618432bbfac353c529", + "https://files.pythonhosted.org/packages/ab/b5/3679d7c98be5b65fa5522671ef437b792d909cf3908ba54fe9eca5d2a766/setuptools-44.1.0-py2.py3-none-any.whl", + "992728077ca19db6598072414fb83e0a284aca1253aaf2e24bb1e55ee6db1a30", ), ( "pypi__wheel", From 2228ae12559cdcc40dd79131dcaecf434654ed5a Mon Sep 17 00:00:00 2001 From: Greg Roodt Date: Wed, 16 Dec 2020 13:05:38 +1100 Subject: [PATCH 3/4] . --- python/pip_install/repositories.bzl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/pip_install/repositories.bzl b/python/pip_install/repositories.bzl index ac2de26aaa..2f31fd9af5 100644 --- a/python/pip_install/repositories.bzl +++ b/python/pip_install/repositories.bzl @@ -6,8 +6,8 @@ load("@bazel_tools//tools/build_defs/repo:utils.bzl", "maybe") _RULE_DEPS = [ ( "pypi__pip", - "https://files.pythonhosted.org/packages/ab/11/2dc62c5263d9eb322f2f028f7b56cd9d096bb8988fcf82d65fa2e4057afe/pip-20.3.1-py2.py3-none-any.whl", - "425e79b20939abbffa7633a91151a882aedc77564d9313e3584eb0416c28c558", + "https://files.pythonhosted.org/packages/54/eb/4a3642e971f404d69d4f6fa3885559d67562801b99d7592487f1ecc4e017/pip-20.3.3-py2.py3-none-any.whl", + "fab098c8a1758295dd9f57413c199f23571e8fde6cc39c22c78c961b4ac6286d ", ), ( "pypi__pkginfo", From 5988355255e5cbcb9f9a45f88fa8ab8dceb33a2a Mon Sep 17 00:00:00 2001 From: Greg Roodt Date: Thu, 17 Dec 2020 11:34:23 +1100 Subject: [PATCH 4/4] Update dependencies --- python/pip_install/repositories.bzl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/pip_install/repositories.bzl b/python/pip_install/repositories.bzl index 2f31fd9af5..828ab5396c 100644 --- a/python/pip_install/repositories.bzl +++ b/python/pip_install/repositories.bzl @@ -7,7 +7,7 @@ _RULE_DEPS = [ ( "pypi__pip", "https://files.pythonhosted.org/packages/54/eb/4a3642e971f404d69d4f6fa3885559d67562801b99d7592487f1ecc4e017/pip-20.3.3-py2.py3-none-any.whl", - "fab098c8a1758295dd9f57413c199f23571e8fde6cc39c22c78c961b4ac6286d ", + "fab098c8a1758295dd9f57413c199f23571e8fde6cc39c22c78c961b4ac6286d", ), ( "pypi__pkginfo",