From 637dbe77c19918901f69fe82a7c23cecd66d265a Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 22 Oct 2022 12:23:54 +0300 Subject: [PATCH] python3-setuptools ver. bump --- .../language/python3/python3-setuptools/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/python3-setuptools/pspec.xml b/programming/language/python3/python3-setuptools/pspec.xml index 26fa605f..f4c244a2 100644 --- a/programming/language/python3/python3-setuptools/pspec.xml +++ b/programming/language/python3/python3-setuptools/pspec.xml @@ -14,7 +14,7 @@ app:console Python setuptools python3-setuptools is a collection of enhancements to the Python distutils that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. - https://files.pythonhosted.org/packages/dc/73/88920663229023b724a854d1ab7e3e50a1a28b63eeec399a604ba30f9242/setuptools-62.6.0.tar.gz + https://github.com/pypa/setuptools/archive/refs/tags/v65.5.0.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2022-10-22 + 65.5.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-12 62.6.0