summaryrefslogtreecommitdiff
path: root/repo/python
diff options
context:
space:
mode:
Diffstat (limited to 'repo/python')
-rw-r--r--repo/python/python-sphinx.xibuild2
-rw-r--r--repo/python/python-webencodings.xibuild4
-rw-r--r--repo/python/python.xibuild3
3 files changed, 4 insertions, 5 deletions
diff --git a/repo/python/python-sphinx.xibuild b/repo/python/python-sphinx.xibuild
index 544c8c8..7d24130 100644
--- a/repo/python/python-sphinx.xibuild
+++ b/repo/python/python-sphinx.xibuild
@@ -1,7 +1,7 @@
#!/bin/sh
MAKEDEPS="python"
-DEPS="python-sphinxcontrib-applehelp python-sphinxcontrib-devhelp python-python-jsmath python-sphinxcontrib-htmlhelp python-sphinxcontrib-serializinghtml python-sphinxcontrib-qthelp python-Jinja2 python-Pygments python-docutils python-snowballstemmer python-babel python-alabaster python-imagesize python-requests python-packaging python-importlib-metadata python-colorama python-python-websupport python-flake8 python-isort python-mypy python-docutils-stubs python-types-typed-python-ast python-types-requests python-pytest python-python-cov python-html5lib python-cython python-typed-ast"
+DEPS="python-sphinxcontrib-applehelp python-sphinxcontrib-devhelp python-sphinxcontrib-htmlhelp python-sphinxcontrib-serializinghtml python-sphinxcontrib-qthelp python-Jinja2 python-docutils python-snowballstemmer python-babel python-alabaster python-imagesize python-requests python-packaging python-importlib-metadata python-mypy python-html5lib"
PKG_VER=4.4.0
SOURCE=https://files.pythonhosted.org/packages/c9/08/c2932e66460cfbc8973928d276dc82ccde2d24b365055eeda9f0afc1951e/Sphinx-$PKG_VER.tar.gz
diff --git a/repo/python/python-webencodings.xibuild b/repo/python/python-webencodings.xibuild
index 33693c3..5a29aa8 100644
--- a/repo/python/python-webencodings.xibuild
+++ b/repo/python/python-webencodings.xibuild
@@ -1,11 +1,11 @@
#!/bin/sh
-MAKEDEPS="python"
+MAKEDEPS="python python-setuptools"
DEPS=""
PKG_VER=0.5.1
SOURCE=https://files.pythonhosted.org/packages/0b/02/ae6ceac1baeda530866a85075641cec12989bd8d31af6d5ab4a3e8c92f47/webencodings-$PKG_VER.tar.gz
-DESC="Character encoding aliases for legacy web content"
+DESC="Character encoding for legacy web content"
build() {
python setup.py build
diff --git a/repo/python/python.xibuild b/repo/python/python.xibuild
index 91e0d9e..3876d8b 100644
--- a/repo/python/python.xibuild
+++ b/repo/python/python.xibuild
@@ -1,7 +1,6 @@
#!/bin/sh
-
-MAKEDEPS="make autoconf automake autoconf-archive sqlite"
+MAKEDEPS="make autoconf automake autoconf-archive sqlite3"
DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep"
PKG_VER=3.10.2