summaryrefslogtreecommitdiff
path: root/repo/python-setuptools/python-setuptools.xibuild
diff options
context:
space:
mode:
Diffstat (limited to 'repo/python-setuptools/python-setuptools.xibuild')
-rw-r--r--repo/python-setuptools/python-setuptools.xibuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/repo/python-setuptools/python-setuptools.xibuild b/repo/python-setuptools/python-setuptools.xibuild
index f0e396a..44dea83 100644
--- a/repo/python-setuptools/python-setuptools.xibuild
+++ b/repo/python-setuptools/python-setuptools.xibuild
@@ -3,10 +3,11 @@
NAME="python-setuptools"
DESC="Collection of enhancements to the Python3 distutils"
-MAKEDEPS="python"
+MAKEDEPS="python-setuptools-bootstrap"
-PKG_VER=65.3.0
+PKG_VER=65.6.3
SOURCE="https://github.com/pypa/setuptools.git"
+BRANCH=v$PKG_VER
#prepare() {