Signed-off-by: Lars Pedersen <[email protected]>
---
 rules/host-python3-setuptools.make | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/rules/host-python3-setuptools.make 
b/rules/host-python3-setuptools.make
index cb9b0b5f9..64b058674 100644
--- a/rules/host-python3-setuptools.make
+++ b/rules/host-python3-setuptools.make
@@ -14,8 +14,8 @@ HOST_PACKAGES-$(PTXCONF_HOST_PYTHON3_SETUPTOOLS) += 
host-python3-setuptools
 #
 # Paths and names
 #
-HOST_PYTHON3_SETUPTOOLS_VERSION        := 40.4.3
-HOST_PYTHON3_SETUPTOOLS_MD5    := 1ea9743d796d4ae0de0c952427ae964a
+HOST_PYTHON3_SETUPTOOLS_VERSION        := 41.6.0
+HOST_PYTHON3_SETUPTOOLS_MD5    := 5585a55bfc28474ef13cc0b1819c5a46
 HOST_PYTHON3_SETUPTOOLS                := 
setuptools-$(HOST_PYTHON3_SETUPTOOLS_VERSION)
 HOST_PYTHON3_SETUPTOOLS_SUFFIX := zip
 HOST_PYTHON3_SETUPTOOLS_URL    := 
https://pypi.io/packages/source/s/setuptools/$(HOST_PYTHON3_SETUPTOOLS).$(HOST_PYTHON3_SETUPTOOLS_SUFFIX)
@@ -30,3 +30,4 @@ HOST_PYTHON3_SETUPTOOLS_LICENSE       := PSF AND ZPL
 HOST_PYTHON3_SETUPTOOLS_CONF_TOOL      := python3
 
 # vim: syntax=make
+
-- 
2.23.0


_______________________________________________
ptxdist mailing list
[email protected]

Reply via email to