From 739c65c54cb0e957df5e9b76f93fb02554e5cac3 Mon Sep 17 00:00:00 2001 From: davidovski Date: Wed, 4 May 2022 23:52:30 +0100 Subject: moved everything to new file formatting --- repo/python/python-Jinja2.xibuild | 16 ----------- repo/python/python-Jinja2/python-Jinja2.xibuild | 16 +++++++++++ repo/python/python-alabaster.xibuild | 16 ----------- .../python-alabaster/python-alabaster.xibuild | 16 +++++++++++ repo/python/python-appdirs.xibuild | 16 ----------- repo/python/python-appdirs/python-appdirs.xibuild | 16 +++++++++++ repo/python/python-babel.xibuild | 16 ----------- repo/python/python-babel/python-babel.xibuild | 16 +++++++++++ repo/python/python-certifi.xibuild | 16 ----------- repo/python/python-certifi/python-certifi.xibuild | 16 +++++++++++ repo/python/python-chardet.xibuild | 16 ----------- repo/python/python-chardet/python-chardet.xibuild | 16 +++++++++++ repo/python/python-docutils.xibuild | 16 ----------- .../python/python-docutils/python-docutils.xibuild | 16 +++++++++++ repo/python/python-gobject.xibuild | 23 ---------------- repo/python/python-gobject/python-gobject.xibuild | 23 ++++++++++++++++ repo/python/python-html5lib.xibuild | 16 ----------- .../python/python-html5lib/python-html5lib.xibuild | 16 +++++++++++ repo/python/python-idna.xibuild | 16 ----------- repo/python/python-idna/python-idna.xibuild | 16 +++++++++++ repo/python/python-imagesize.xibuild | 16 ----------- .../python-imagesize/python-imagesize.xibuild | 16 +++++++++++ repo/python/python-jinja.xibuild | 16 ----------- repo/python/python-jinja/python-jinja.xibuild | 16 +++++++++++ repo/python/python-lxml.xibuild | 0 repo/python/python-lxml/python-lxml.xibuild | 0 repo/python/python-mach.xibuild | 16 ----------- repo/python/python-mach/python-mach.xibuild | 16 +++++++++++ repo/python/python-mako.xibuild | 22 --------------- repo/python/python-mako/python-mako.xibuild | 22 +++++++++++++++ repo/python/python-markupsafe.xibuild | 16 ----------- .../python-markupsafe/python-markupsafe.xibuild | 16 +++++++++++ repo/python/python-packaging.xibuild | 16 ----------- .../python-packaging/python-packaging.xibuild | 16 +++++++++++ repo/python/python-pip.xibuild | 16 ----------- repo/python/python-pip/python-pip.xibuild | 16 +++++++++++ repo/python/python-pygments.xibuild | 16 ----------- .../python/python-pygments/python-pygments.xibuild | 16 +++++++++++ repo/python/python-pyparsing.xibuild | 16 ----------- .../python-pyparsing/python-pyparsing.xibuild | 16 +++++++++++ repo/python/python-pytz.xibuild | 16 ----------- repo/python/python-pytz/python-pytz.xibuild | 16 +++++++++++ repo/python/python-requests.xibuild | 16 ----------- .../python/python-requests/python-requests.xibuild | 16 +++++++++++ repo/python/python-six.xibuild | 16 ----------- repo/python/python-six/python-six.xibuild | 16 +++++++++++ repo/python/python-snowballstemmer.xibuild | 16 ----------- .../python-snowballstemmer.xibuild | 16 +++++++++++ repo/python/python-sphinx-alabaster-theme.xibuild | 16 ----------- .../python-sphinx-alabaster-theme.xibuild | 16 +++++++++++ repo/python/python-sphinx.xibuild | 16 ----------- repo/python/python-sphinx/python-sphinx.xibuild | 16 +++++++++++ repo/python/python-sphinxcontrib-applehelp.xibuild | 16 ----------- .../python-sphinxcontrib-applehelp.xibuild | 16 +++++++++++ repo/python/python-sphinxcontrib-devhelp.xibuild | 16 ----------- .../python-sphinxcontrib-devhelp.xibuild | 16 +++++++++++ repo/python/python-sphinxcontrib-htmlhelp.xibuild | 16 ----------- .../python-sphinxcontrib-htmlhelp.xibuild | 16 +++++++++++ repo/python/python-sphinxcontrib-jsmath.xibuild | 16 ----------- .../python-sphinxcontrib-jsmath.xibuild | 16 +++++++++++ repo/python/python-sphinxcontrib-qthelp.xibuild | 16 ----------- .../python-sphinxcontrib-qthelp.xibuild | 16 +++++++++++ .../python-sphinxcontrib-serializinghtml.xibuild | 16 ----------- .../python-sphinxcontrib-serializinghtml.xibuild | 16 +++++++++++ repo/python/python-urllib3.xibuild | 16 ----------- repo/python/python-urllib3/python-urllib3.xibuild | 16 +++++++++++ repo/python/python-webencodings.xibuild | 16 ----------- .../python-webencodings.xibuild | 16 +++++++++++ repo/python/python.xibuild | 32 ---------------------- repo/python/python/python.xibuild | 32 ++++++++++++++++++++++ 70 files changed, 573 insertions(+), 573 deletions(-) delete mode 100644 repo/python/python-Jinja2.xibuild create mode 100644 repo/python/python-Jinja2/python-Jinja2.xibuild delete mode 100644 repo/python/python-alabaster.xibuild create mode 100644 repo/python/python-alabaster/python-alabaster.xibuild delete mode 100644 repo/python/python-appdirs.xibuild create mode 100644 repo/python/python-appdirs/python-appdirs.xibuild delete mode 100644 repo/python/python-babel.xibuild create mode 100644 repo/python/python-babel/python-babel.xibuild delete mode 100644 repo/python/python-certifi.xibuild create mode 100644 repo/python/python-certifi/python-certifi.xibuild delete mode 100644 repo/python/python-chardet.xibuild create mode 100644 repo/python/python-chardet/python-chardet.xibuild delete mode 100644 repo/python/python-docutils.xibuild create mode 100644 repo/python/python-docutils/python-docutils.xibuild delete mode 100644 repo/python/python-gobject.xibuild create mode 100644 repo/python/python-gobject/python-gobject.xibuild delete mode 100644 repo/python/python-html5lib.xibuild create mode 100644 repo/python/python-html5lib/python-html5lib.xibuild delete mode 100644 repo/python/python-idna.xibuild create mode 100644 repo/python/python-idna/python-idna.xibuild delete mode 100644 repo/python/python-imagesize.xibuild create mode 100644 repo/python/python-imagesize/python-imagesize.xibuild delete mode 100644 repo/python/python-jinja.xibuild create mode 100644 repo/python/python-jinja/python-jinja.xibuild delete mode 100644 repo/python/python-lxml.xibuild create mode 100644 repo/python/python-lxml/python-lxml.xibuild delete mode 100644 repo/python/python-mach.xibuild create mode 100644 repo/python/python-mach/python-mach.xibuild delete mode 100644 repo/python/python-mako.xibuild create mode 100644 repo/python/python-mako/python-mako.xibuild delete mode 100644 repo/python/python-markupsafe.xibuild create mode 100644 repo/python/python-markupsafe/python-markupsafe.xibuild delete mode 100644 repo/python/python-packaging.xibuild create mode 100644 repo/python/python-packaging/python-packaging.xibuild delete mode 100644 repo/python/python-pip.xibuild create mode 100644 repo/python/python-pip/python-pip.xibuild delete mode 100644 repo/python/python-pygments.xibuild create mode 100644 repo/python/python-pygments/python-pygments.xibuild delete mode 100644 repo/python/python-pyparsing.xibuild create mode 100644 repo/python/python-pyparsing/python-pyparsing.xibuild delete mode 100644 repo/python/python-pytz.xibuild create mode 100644 repo/python/python-pytz/python-pytz.xibuild delete mode 100644 repo/python/python-requests.xibuild create mode 100644 repo/python/python-requests/python-requests.xibuild delete mode 100644 repo/python/python-six.xibuild create mode 100644 repo/python/python-six/python-six.xibuild delete mode 100644 repo/python/python-snowballstemmer.xibuild create mode 100644 repo/python/python-snowballstemmer/python-snowballstemmer.xibuild delete mode 100644 repo/python/python-sphinx-alabaster-theme.xibuild create mode 100644 repo/python/python-sphinx-alabaster-theme/python-sphinx-alabaster-theme.xibuild delete mode 100644 repo/python/python-sphinx.xibuild create mode 100644 repo/python/python-sphinx/python-sphinx.xibuild delete mode 100644 repo/python/python-sphinxcontrib-applehelp.xibuild create mode 100644 repo/python/python-sphinxcontrib-applehelp/python-sphinxcontrib-applehelp.xibuild delete mode 100644 repo/python/python-sphinxcontrib-devhelp.xibuild create mode 100644 repo/python/python-sphinxcontrib-devhelp/python-sphinxcontrib-devhelp.xibuild delete mode 100644 repo/python/python-sphinxcontrib-htmlhelp.xibuild create mode 100644 repo/python/python-sphinxcontrib-htmlhelp/python-sphinxcontrib-htmlhelp.xibuild delete mode 100644 repo/python/python-sphinxcontrib-jsmath.xibuild create mode 100644 repo/python/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.xibuild delete mode 100644 repo/python/python-sphinxcontrib-qthelp.xibuild create mode 100644 repo/python/python-sphinxcontrib-qthelp/python-sphinxcontrib-qthelp.xibuild delete mode 100644 repo/python/python-sphinxcontrib-serializinghtml.xibuild create mode 100644 repo/python/python-sphinxcontrib-serializinghtml/python-sphinxcontrib-serializinghtml.xibuild delete mode 100644 repo/python/python-urllib3.xibuild create mode 100644 repo/python/python-urllib3/python-urllib3.xibuild delete mode 100644 repo/python/python-webencodings.xibuild create mode 100644 repo/python/python-webencodings/python-webencodings.xibuild delete mode 100644 repo/python/python.xibuild create mode 100644 repo/python/python/python.xibuild (limited to 'repo/python') diff --git a/repo/python/python-Jinja2.xibuild b/repo/python/python-Jinja2.xibuild deleted file mode 100644 index 7f69b7d..0000000 --- a/repo/python/python-Jinja2.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-MarkupSafe python-Babel" - -PKG_VER=3.0.3 -SOURCE=https://files.pythonhosted.org/packages/91/a5/429efc6246119e1e3fbf562c00187d04e83e54619249eb732bb423efa6c6/Jinja2-$PKG_VER.tar.gz -DESC="A very fast and expressive template engine." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-Jinja2/python-Jinja2.xibuild b/repo/python/python-Jinja2/python-Jinja2.xibuild new file mode 100644 index 0000000..7f69b7d --- /dev/null +++ b/repo/python/python-Jinja2/python-Jinja2.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-MarkupSafe python-Babel" + +PKG_VER=3.0.3 +SOURCE=https://files.pythonhosted.org/packages/91/a5/429efc6246119e1e3fbf562c00187d04e83e54619249eb732bb423efa6c6/Jinja2-$PKG_VER.tar.gz +DESC="A very fast and expressive template engine." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-alabaster.xibuild b/repo/python/python-alabaster.xibuild deleted file mode 100644 index adb94ce..0000000 --- a/repo/python/python-alabaster.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=0.7.12 -SOURCE=https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-$PKG_VER.tar.gz -DESC="A configurable sidebar-enabled Sphinx theme" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-alabaster/python-alabaster.xibuild b/repo/python/python-alabaster/python-alabaster.xibuild new file mode 100644 index 0000000..adb94ce --- /dev/null +++ b/repo/python/python-alabaster/python-alabaster.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=0.7.12 +SOURCE=https://files.pythonhosted.org/packages/cc/b4/ed8dcb0d67d5cfb7f83c4d5463a7614cb1d078ad7ae890c9143edebbf072/alabaster-$PKG_VER.tar.gz +DESC="A configurable sidebar-enabled Sphinx theme" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-appdirs.xibuild b/repo/python/python-appdirs.xibuild deleted file mode 100644 index 5f0d515..0000000 --- a/repo/python/python-appdirs.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=1.4.4 -SOURCE=https://pypi.io/packages/source/a/appdirs/appdirs-$PKG_VER.tar.gz -DESC="A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-appdirs/python-appdirs.xibuild b/repo/python/python-appdirs/python-appdirs.xibuild new file mode 100644 index 0000000..5f0d515 --- /dev/null +++ b/repo/python/python-appdirs/python-appdirs.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=1.4.4 +SOURCE=https://pypi.io/packages/source/a/appdirs/appdirs-$PKG_VER.tar.gz +DESC="A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-babel.xibuild b/repo/python/python-babel.xibuild deleted file mode 100644 index 0e9af5c..0000000 --- a/repo/python/python-babel.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-pytz" - -PKG_VER=2.9.1 -SOURCE=https://files.pythonhosted.org/packages/17/e6/ec9aa6ac3d00c383a5731cc97ed7c619d3996232c977bb8326bcbb6c687e/Babel-$PKG_VER.tar.gz -DESC="Internationalization utilities" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-babel/python-babel.xibuild b/repo/python/python-babel/python-babel.xibuild new file mode 100644 index 0000000..0e9af5c --- /dev/null +++ b/repo/python/python-babel/python-babel.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-pytz" + +PKG_VER=2.9.1 +SOURCE=https://files.pythonhosted.org/packages/17/e6/ec9aa6ac3d00c383a5731cc97ed7c619d3996232c977bb8326bcbb6c687e/Babel-$PKG_VER.tar.gz +DESC="Internationalization utilities" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-certifi.xibuild b/repo/python/python-certifi.xibuild deleted file mode 100644 index 5da7f2d..0000000 --- a/repo/python/python-certifi.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=2021.10.8 -SOURCE=https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-$PKG_VER.tar.gz -DESC="Python package for providing Mozilla's CA Bundle." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-certifi/python-certifi.xibuild b/repo/python/python-certifi/python-certifi.xibuild new file mode 100644 index 0000000..5da7f2d --- /dev/null +++ b/repo/python/python-certifi/python-certifi.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=2021.10.8 +SOURCE=https://files.pythonhosted.org/packages/6c/ae/d26450834f0acc9e3d1f74508da6df1551ceab6c2ce0766a593362d6d57f/certifi-$PKG_VER.tar.gz +DESC="Python package for providing Mozilla's CA Bundle." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-chardet.xibuild b/repo/python/python-chardet.xibuild deleted file mode 100644 index 81db06f..0000000 --- a/repo/python/python-chardet.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=4.0.0 -SOURCE=https://files.pythonhosted.org/packages/ee/2d/9cdc2b527e127b4c9db64b86647d567985940ac3698eeabc7ffaccb4ea61/chardet-$PKG_VER.tar.gz -DESC="Universal encoding detector for Python 2 and 3" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-chardet/python-chardet.xibuild b/repo/python/python-chardet/python-chardet.xibuild new file mode 100644 index 0000000..81db06f --- /dev/null +++ b/repo/python/python-chardet/python-chardet.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=4.0.0 +SOURCE=https://files.pythonhosted.org/packages/ee/2d/9cdc2b527e127b4c9db64b86647d567985940ac3698eeabc7ffaccb4ea61/chardet-$PKG_VER.tar.gz +DESC="Universal encoding detector for Python 2 and 3" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-docutils.xibuild b/repo/python/python-docutils.xibuild deleted file mode 100644 index 546c14d..0000000 --- a/repo/python/python-docutils.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=0.18.1 -SOURCE=https://files.pythonhosted.org/packages/57/b1/b880503681ea1b64df05106fc7e3c4e3801736cf63deffc6fa7fc5404cf5/docutils-$PKG_VER.tar.gz -DESC="Docutils -- Python Documentation Utilities" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-docutils/python-docutils.xibuild b/repo/python/python-docutils/python-docutils.xibuild new file mode 100644 index 0000000..546c14d --- /dev/null +++ b/repo/python/python-docutils/python-docutils.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=0.18.1 +SOURCE=https://files.pythonhosted.org/packages/57/b1/b880503681ea1b64df05106fc7e3c4e3801736cf63deffc6fa7fc5404cf5/docutils-$PKG_VER.tar.gz +DESC="Docutils -- Python Documentation Utilities" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-gobject.xibuild b/repo/python/python-gobject.xibuild deleted file mode 100644 index 348724a..0000000 --- a/repo/python/python-gobject.xibuild +++ /dev/null @@ -1,23 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python python-cairo libffi" -DEPS="python libffi cairo glib gobject-introspection musl" - -PKG_VER=3.42.0 -SOURCE=https://download.gnome.org/sources/pygobject/${PKG_VER%.*}/pygobject-$PKG_VER.tar.xz -DESC="Python bindings for the GObject library" - -build() { - mkdir build && - cd build - - meson \ - -Dpython=python3 \ - .. - - ninja -} - -package () { - DESTDIR=$PKG_DEST ninja install -} diff --git a/repo/python/python-gobject/python-gobject.xibuild b/repo/python/python-gobject/python-gobject.xibuild new file mode 100644 index 0000000..348724a --- /dev/null +++ b/repo/python/python-gobject/python-gobject.xibuild @@ -0,0 +1,23 @@ +#!/bin/sh + +MAKEDEPS="python python-cairo libffi" +DEPS="python libffi cairo glib gobject-introspection musl" + +PKG_VER=3.42.0 +SOURCE=https://download.gnome.org/sources/pygobject/${PKG_VER%.*}/pygobject-$PKG_VER.tar.xz +DESC="Python bindings for the GObject library" + +build() { + mkdir build && + cd build + + meson \ + -Dpython=python3 \ + .. + + ninja +} + +package () { + DESTDIR=$PKG_DEST ninja install +} diff --git a/repo/python/python-html5lib.xibuild b/repo/python/python-html5lib.xibuild deleted file mode 100644 index cc89547..0000000 --- a/repo/python/python-html5lib.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-six python-webencodings python-genshi python-chardet python-lxml python-chardet python-genshi python-lxml" - -PKG_VER=1.1 -SOURCE=https://files.pythonhosted.org/packages/ac/b6/b55c3f49042f1df3dcd422b7f224f939892ee94f22abcf503a9b7339eaf2/html5lib-$PKG_VER.tar.gz -DESC="HTML parser based on the WHATWG HTML specification" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-html5lib/python-html5lib.xibuild b/repo/python/python-html5lib/python-html5lib.xibuild new file mode 100644 index 0000000..cc89547 --- /dev/null +++ b/repo/python/python-html5lib/python-html5lib.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-six python-webencodings python-genshi python-chardet python-lxml python-chardet python-genshi python-lxml" + +PKG_VER=1.1 +SOURCE=https://files.pythonhosted.org/packages/ac/b6/b55c3f49042f1df3dcd422b7f224f939892ee94f22abcf503a9b7339eaf2/html5lib-$PKG_VER.tar.gz +DESC="HTML parser based on the WHATWG HTML specification" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-idna.xibuild b/repo/python/python-idna.xibuild deleted file mode 100644 index cc3c78c..0000000 --- a/repo/python/python-idna.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=3.3 -SOURCE=https://files.pythonhosted.org/packages/62/08/e3fc7c8161090f742f504f40b1bccbfc544d4a4e09eb774bf40aafce5436/idna-$PKG_VER.tar.gz -DESC="Internationalized Domain Names in Applications (IDNA)" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-idna/python-idna.xibuild b/repo/python/python-idna/python-idna.xibuild new file mode 100644 index 0000000..cc3c78c --- /dev/null +++ b/repo/python/python-idna/python-idna.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=3.3 +SOURCE=https://files.pythonhosted.org/packages/62/08/e3fc7c8161090f742f504f40b1bccbfc544d4a4e09eb774bf40aafce5436/idna-$PKG_VER.tar.gz +DESC="Internationalized Domain Names in Applications (IDNA)" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-imagesize.xibuild b/repo/python/python-imagesize.xibuild deleted file mode 100644 index 03d7b78..0000000 --- a/repo/python/python-imagesize.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=1.3.0 -SOURCE=https://files.pythonhosted.org/packages/f6/27/b147794d43249e8303a06f427e407a090696b65b81045e36f8873d8d8a42/imagesize-$PKG_VER.tar.gz -DESC="Getting image size from png/jpeg/jpeg2000/gif file" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-imagesize/python-imagesize.xibuild b/repo/python/python-imagesize/python-imagesize.xibuild new file mode 100644 index 0000000..03d7b78 --- /dev/null +++ b/repo/python/python-imagesize/python-imagesize.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=1.3.0 +SOURCE=https://files.pythonhosted.org/packages/f6/27/b147794d43249e8303a06f427e407a090696b65b81045e36f8873d8d8a42/imagesize-$PKG_VER.tar.gz +DESC="Getting image size from png/jpeg/jpeg2000/gif file" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-jinja.xibuild b/repo/python/python-jinja.xibuild deleted file mode 100644 index 35fc65f..0000000 --- a/repo/python/python-jinja.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=3.0.3 -SOURCE=https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-$PKG_VER.tar.gz -DESC="A simple pythonic template language written in Python" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-jinja/python-jinja.xibuild b/repo/python/python-jinja/python-jinja.xibuild new file mode 100644 index 0000000..35fc65f --- /dev/null +++ b/repo/python/python-jinja/python-jinja.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=3.0.3 +SOURCE=https://files.pythonhosted.org/packages/source/J/Jinja2/Jinja2-$PKG_VER.tar.gz +DESC="A simple pythonic template language written in Python" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-lxml.xibuild b/repo/python/python-lxml.xibuild deleted file mode 100644 index e69de29..0000000 diff --git a/repo/python/python-lxml/python-lxml.xibuild b/repo/python/python-lxml/python-lxml.xibuild new file mode 100644 index 0000000..e69de29 diff --git a/repo/python/python-mach.xibuild b/repo/python/python-mach.xibuild deleted file mode 100644 index c838687..0000000 --- a/repo/python/python-mach.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=1.0.0 -SOURCE=https://files.pythonhosted.org/packages/4b/88/d4def370b1ba6127ab936d4cb368ef3f00b500309ae90fb31132861fb872/mach-$PKG_VER.tar.gz -DESC="Generic command line command dispatching framework." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-mach/python-mach.xibuild b/repo/python/python-mach/python-mach.xibuild new file mode 100644 index 0000000..c838687 --- /dev/null +++ b/repo/python/python-mach/python-mach.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=1.0.0 +SOURCE=https://files.pythonhosted.org/packages/4b/88/d4def370b1ba6127ab936d4cb368ef3f00b500309ae90fb31132861fb872/mach-$PKG_VER.tar.gz +DESC="Generic command line command dispatching framework." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-mako.xibuild b/repo/python/python-mako.xibuild deleted file mode 100644 index be10b64..0000000 --- a/repo/python/python-mako.xibuild +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="python-markupsafe python-beaker python-setuptools" - -PKG_VER=1.1.6 -SOURCE=https://files.pythonhosted.org/packages/source/M/Mako/Mako-$PKG_VER.tar.gz -DESC="A super-fast templating language that borrows the best ideas from the existing templating languages" - -prepare() { - sed -e '/\[tool:pytest\]/a filterwarnings =\n error\n ignore:Creating a LegacyVersion has been deprecated and will be removed in the next major release:DeprecationWarning' \ - -e 's/-W error//' \ - -i setup.cfg -} - -build() { - python setup.py build -} - -package () { - python3 setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-mako/python-mako.xibuild b/repo/python/python-mako/python-mako.xibuild new file mode 100644 index 0000000..be10b64 --- /dev/null +++ b/repo/python/python-mako/python-mako.xibuild @@ -0,0 +1,22 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="python-markupsafe python-beaker python-setuptools" + +PKG_VER=1.1.6 +SOURCE=https://files.pythonhosted.org/packages/source/M/Mako/Mako-$PKG_VER.tar.gz +DESC="A super-fast templating language that borrows the best ideas from the existing templating languages" + +prepare() { + sed -e '/\[tool:pytest\]/a filterwarnings =\n error\n ignore:Creating a LegacyVersion has been deprecated and will be removed in the next major release:DeprecationWarning' \ + -e 's/-W error//' \ + -i setup.cfg +} + +build() { + python setup.py build +} + +package () { + python3 setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-markupsafe.xibuild b/repo/python/python-markupsafe.xibuild deleted file mode 100644 index b8327e6..0000000 --- a/repo/python/python-markupsafe.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python" - -PKG_VER=2.0.1 -SOURCE=https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-$PKG_VER.tar.gz -DESC="Implements a XML/HTML/XHTML Markup safe string for Python" - -build() { - python setup.py build -} - -package () { - python3 setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-markupsafe/python-markupsafe.xibuild b/repo/python/python-markupsafe/python-markupsafe.xibuild new file mode 100644 index 0000000..b8327e6 --- /dev/null +++ b/repo/python/python-markupsafe/python-markupsafe.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python" + +PKG_VER=2.0.1 +SOURCE=https://files.pythonhosted.org/packages/source/M/MarkupSafe/MarkupSafe-$PKG_VER.tar.gz +DESC="Implements a XML/HTML/XHTML Markup safe string for Python" + +build() { + python setup.py build +} + +package () { + python3 setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-packaging.xibuild b/repo/python/python-packaging.xibuild deleted file mode 100644 index 3dab5bf..0000000 --- a/repo/python/python-packaging.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=21.3 -SOURCE=https://github.com/pypa/packaging/archive/$PKG_VER/python-packaging-$PKG_VER.tar.gz -DESC="Core utilities for Python packages" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-packaging/python-packaging.xibuild b/repo/python/python-packaging/python-packaging.xibuild new file mode 100644 index 0000000..3dab5bf --- /dev/null +++ b/repo/python/python-packaging/python-packaging.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=21.3 +SOURCE=https://github.com/pypa/packaging/archive/$PKG_VER/python-packaging-$PKG_VER.tar.gz +DESC="Core utilities for Python packages" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-pip.xibuild b/repo/python/python-pip.xibuild deleted file mode 100644 index 9700967..0000000 --- a/repo/python/python-pip.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=22.0.3 -SOURCE=https://files.pythonhosted.org/packages/88/d9/761f0b1e0551a3559afe4d34bd9bf68fc8de3292363b3775dda39b62ce84/pip-$PKG_VER.tar.gz -DESC="The PyPA recommended tool for installing Python packages." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-pip/python-pip.xibuild b/repo/python/python-pip/python-pip.xibuild new file mode 100644 index 0000000..9700967 --- /dev/null +++ b/repo/python/python-pip/python-pip.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=22.0.3 +SOURCE=https://files.pythonhosted.org/packages/88/d9/761f0b1e0551a3559afe4d34bd9bf68fc8de3292363b3775dda39b62ce84/pip-$PKG_VER.tar.gz +DESC="The PyPA recommended tool for installing Python packages." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-pygments.xibuild b/repo/python/python-pygments.xibuild deleted file mode 100644 index 8a19bcd..0000000 --- a/repo/python/python-pygments.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=2.11.2 -SOURCE=https://pypi.org/packages/source/P/Pygments/Pygments-$PKG_VER.tar.gz -DESC="Python syntax highlighter" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-pygments/python-pygments.xibuild b/repo/python/python-pygments/python-pygments.xibuild new file mode 100644 index 0000000..8a19bcd --- /dev/null +++ b/repo/python/python-pygments/python-pygments.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=2.11.2 +SOURCE=https://pypi.org/packages/source/P/Pygments/Pygments-$PKG_VER.tar.gz +DESC="Python syntax highlighter" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-pyparsing.xibuild b/repo/python/python-pyparsing.xibuild deleted file mode 100644 index 803df1a..0000000 --- a/repo/python/python-pyparsing.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=3.0.1 -SOURCE=https://github.com/pyparsing/pyparsing/archive/pyparsing_$PKG_VER.tar.gz -DESC="General parsing module for Python" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-pyparsing/python-pyparsing.xibuild b/repo/python/python-pyparsing/python-pyparsing.xibuild new file mode 100644 index 0000000..803df1a --- /dev/null +++ b/repo/python/python-pyparsing/python-pyparsing.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=3.0.1 +SOURCE=https://github.com/pyparsing/pyparsing/archive/pyparsing_$PKG_VER.tar.gz +DESC="General parsing module for Python" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-pytz.xibuild b/repo/python/python-pytz.xibuild deleted file mode 100644 index 033d5aa..0000000 --- a/repo/python/python-pytz.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=2021.3 -SOURCE=https://files.pythonhosted.org/packages/e3/8e/1cde9d002f48a940b9d9d38820aaf444b229450c0854bdf15305ce4a3d1a/pytz-$PKG_VER.tar.gz -DESC="World timezone definitions, modern and historical" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-pytz/python-pytz.xibuild b/repo/python/python-pytz/python-pytz.xibuild new file mode 100644 index 0000000..033d5aa --- /dev/null +++ b/repo/python/python-pytz/python-pytz.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=2021.3 +SOURCE=https://files.pythonhosted.org/packages/e3/8e/1cde9d002f48a940b9d9d38820aaf444b229450c0854bdf15305ce4a3d1a/pytz-$PKG_VER.tar.gz +DESC="World timezone definitions, modern and historical" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-requests.xibuild b/repo/python/python-requests.xibuild deleted file mode 100644 index db1d920..0000000 --- a/repo/python/python-requests.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-urllib3 python-certifi python-chardet python-idna python-charset-python-normalizer python-idna python-PySocks python-win-python-inet-python-pton python-chardet" - -PKG_VER=2.27.1 -SOURCE=https://files.pythonhosted.org/packages/60/f3/26ff3767f099b73e0efa138a9998da67890793bfa475d8278f84a30fec77/requests-$PKG_VER.tar.gz -DESC="Python HTTP for Humans." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-requests/python-requests.xibuild b/repo/python/python-requests/python-requests.xibuild new file mode 100644 index 0000000..db1d920 --- /dev/null +++ b/repo/python/python-requests/python-requests.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-urllib3 python-certifi python-chardet python-idna python-charset-python-normalizer python-idna python-PySocks python-win-python-inet-python-pton python-chardet" + +PKG_VER=2.27.1 +SOURCE=https://files.pythonhosted.org/packages/60/f3/26ff3767f099b73e0efa138a9998da67890793bfa475d8278f84a30fec77/requests-$PKG_VER.tar.gz +DESC="Python HTTP for Humans." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-six.xibuild b/repo/python/python-six.xibuild deleted file mode 100644 index 88e5251..0000000 --- a/repo/python/python-six.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=1.16.0 -SOURCE=https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-$PKG_VER.tar.gz -DESC="Python 2 and 3 compatibility utilities" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-six/python-six.xibuild b/repo/python/python-six/python-six.xibuild new file mode 100644 index 0000000..88e5251 --- /dev/null +++ b/repo/python/python-six/python-six.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=1.16.0 +SOURCE=https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-$PKG_VER.tar.gz +DESC="Python 2 and 3 compatibility utilities" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-snowballstemmer.xibuild b/repo/python/python-snowballstemmer.xibuild deleted file mode 100644 index c857421..0000000 --- a/repo/python/python-snowballstemmer.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="" - -PKG_VER=2.2.0 -SOURCE=https://files.pythonhosted.org/packages/44/7b/af302bebf22c749c56c9c3e8ae13190b5b5db37a33d9068652e8f73b7089/snowballstemmer-$PKG_VER.tar.gz -DESC="This package provides 29 stemmers for 28 languages generated from Snowball algorithms." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-snowballstemmer/python-snowballstemmer.xibuild b/repo/python/python-snowballstemmer/python-snowballstemmer.xibuild new file mode 100644 index 0000000..c857421 --- /dev/null +++ b/repo/python/python-snowballstemmer/python-snowballstemmer.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="" + +PKG_VER=2.2.0 +SOURCE=https://files.pythonhosted.org/packages/44/7b/af302bebf22c749c56c9c3e8ae13190b5b5db37a33d9068652e8f73b7089/snowballstemmer-$PKG_VER.tar.gz +DESC="This package provides 29 stemmers for 28 languages generated from Snowball algorithms." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinx-alabaster-theme.xibuild b/repo/python/python-sphinx-alabaster-theme.xibuild deleted file mode 100644 index aaeee3b..0000000 --- a/repo/python/python-sphinx-alabaster-theme.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python " -DEPS="" - -PKG_VER=0.7.12 -SOURCE=https://pypi.org/packages/source/a/alabaster/alabaster-$PKG_VER.tar.gz -DESC="Sphinx default theme" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinx-alabaster-theme/python-sphinx-alabaster-theme.xibuild b/repo/python/python-sphinx-alabaster-theme/python-sphinx-alabaster-theme.xibuild new file mode 100644 index 0000000..aaeee3b --- /dev/null +++ b/repo/python/python-sphinx-alabaster-theme/python-sphinx-alabaster-theme.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python " +DEPS="" + +PKG_VER=0.7.12 +SOURCE=https://pypi.org/packages/source/a/alabaster/alabaster-$PKG_VER.tar.gz +DESC="Sphinx default theme" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinx.xibuild b/repo/python/python-sphinx.xibuild deleted file mode 100644 index 7d24130..0000000 --- a/repo/python/python-sphinx.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -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 -DESC="Python documentation generator" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinx/python-sphinx.xibuild b/repo/python/python-sphinx/python-sphinx.xibuild new file mode 100644 index 0000000..7d24130 --- /dev/null +++ b/repo/python/python-sphinx/python-sphinx.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +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 +DESC="Python documentation generator" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-applehelp.xibuild b/repo/python/python-sphinxcontrib-applehelp.xibuild deleted file mode 100644 index bcc2de5..0000000 --- a/repo/python/python-sphinxcontrib-applehelp.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" - -PKG_VER=1.0.2 -SOURCE=https://files.pythonhosted.org/packages/9f/01/ad9d4ebbceddbed9979ab4a89ddb78c9760e74e6757b1880f1b2760e8295/sphinxcontrib-applehelp-$PKG_VER.tar.gz -DESC="sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-applehelp/python-sphinxcontrib-applehelp.xibuild b/repo/python/python-sphinxcontrib-applehelp/python-sphinxcontrib-applehelp.xibuild new file mode 100644 index 0000000..bcc2de5 --- /dev/null +++ b/repo/python/python-sphinxcontrib-applehelp/python-sphinxcontrib-applehelp.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" + +PKG_VER=1.0.2 +SOURCE=https://files.pythonhosted.org/packages/9f/01/ad9d4ebbceddbed9979ab4a89ddb78c9760e74e6757b1880f1b2760e8295/sphinxcontrib-applehelp-$PKG_VER.tar.gz +DESC="sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-devhelp.xibuild b/repo/python/python-sphinxcontrib-devhelp.xibuild deleted file mode 100644 index c623fc0..0000000 --- a/repo/python/python-sphinxcontrib-devhelp.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" - -PKG_VER=1.0.2 -SOURCE=https://files.pythonhosted.org/packages/98/33/dc28393f16385f722c893cb55539c641c9aaec8d1bc1c15b69ce0ac2dbb3/sphinxcontrib-devhelp-$PKG_VER.tar.gz -DESC="sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-devhelp/python-sphinxcontrib-devhelp.xibuild b/repo/python/python-sphinxcontrib-devhelp/python-sphinxcontrib-devhelp.xibuild new file mode 100644 index 0000000..c623fc0 --- /dev/null +++ b/repo/python/python-sphinxcontrib-devhelp/python-sphinxcontrib-devhelp.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" + +PKG_VER=1.0.2 +SOURCE=https://files.pythonhosted.org/packages/98/33/dc28393f16385f722c893cb55539c641c9aaec8d1bc1c15b69ce0ac2dbb3/sphinxcontrib-devhelp-$PKG_VER.tar.gz +DESC="sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-htmlhelp.xibuild b/repo/python/python-sphinxcontrib-htmlhelp.xibuild deleted file mode 100644 index 29a4a9b..0000000 --- a/repo/python/python-sphinxcontrib-htmlhelp.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest python-html5lib" - -PKG_VER=2.0.0 -SOURCE=https://files.pythonhosted.org/packages/eb/85/93464ac9bd43d248e7c74573d58a791d48c475230bcf000df2b2700b9027/sphinxcontrib-htmlhelp-$PKG_VER.tar.gz -DESC="sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-htmlhelp/python-sphinxcontrib-htmlhelp.xibuild b/repo/python/python-sphinxcontrib-htmlhelp/python-sphinxcontrib-htmlhelp.xibuild new file mode 100644 index 0000000..29a4a9b --- /dev/null +++ b/repo/python/python-sphinxcontrib-htmlhelp/python-sphinxcontrib-htmlhelp.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest python-html5lib" + +PKG_VER=2.0.0 +SOURCE=https://files.pythonhosted.org/packages/eb/85/93464ac9bd43d248e7c74573d58a791d48c475230bcf000df2b2700b9027/sphinxcontrib-htmlhelp-$PKG_VER.tar.gz +DESC="sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-jsmath.xibuild b/repo/python/python-sphinxcontrib-jsmath.xibuild deleted file mode 100644 index 3ada466..0000000 --- a/repo/python/python-sphinxcontrib-jsmath.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-pytest python-flake8 python-mypy" - -PKG_VER=1.0.1 -SOURCE=https://files.pythonhosted.org/packages/b2/e8/9ed3830aeed71f17c026a07a5097edcf44b692850ef215b161b8ad875729/sphinxcontrib-jsmath-$PKG_VER.tar.gz -DESC="A sphinx extension which renders display math in HTML via JavaScript" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.xibuild b/repo/python/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.xibuild new file mode 100644 index 0000000..3ada466 --- /dev/null +++ b/repo/python/python-sphinxcontrib-jsmath/python-sphinxcontrib-jsmath.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-pytest python-flake8 python-mypy" + +PKG_VER=1.0.1 +SOURCE=https://files.pythonhosted.org/packages/b2/e8/9ed3830aeed71f17c026a07a5097edcf44b692850ef215b161b8ad875729/sphinxcontrib-jsmath-$PKG_VER.tar.gz +DESC="A sphinx extension which renders display math in HTML via JavaScript" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-qthelp.xibuild b/repo/python/python-sphinxcontrib-qthelp.xibuild deleted file mode 100644 index b16dd94..0000000 --- a/repo/python/python-sphinxcontrib-qthelp.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" - -PKG_VER=1.0.3 -SOURCE=https://files.pythonhosted.org/packages/b1/8e/c4846e59f38a5f2b4a0e3b27af38f2fcf904d4bfd82095bf92de0b114ebd/sphinxcontrib-qthelp-$PKG_VER.tar.gz -DESC="sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-qthelp/python-sphinxcontrib-qthelp.xibuild b/repo/python/python-sphinxcontrib-qthelp/python-sphinxcontrib-qthelp.xibuild new file mode 100644 index 0000000..b16dd94 --- /dev/null +++ b/repo/python/python-sphinxcontrib-qthelp/python-sphinxcontrib-qthelp.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" + +PKG_VER=1.0.3 +SOURCE=https://files.pythonhosted.org/packages/b1/8e/c4846e59f38a5f2b4a0e3b27af38f2fcf904d4bfd82095bf92de0b114ebd/sphinxcontrib-qthelp-$PKG_VER.tar.gz +DESC="sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-sphinxcontrib-serializinghtml.xibuild b/repo/python/python-sphinxcontrib-serializinghtml.xibuild deleted file mode 100644 index dc5fe54..0000000 --- a/repo/python/python-sphinxcontrib-serializinghtml.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" - -PKG_VER=1.1.5 -SOURCE=https://files.pythonhosted.org/packages/b5/72/835d6fadb9e5d02304cf39b18f93d227cd93abd3c41ebf58e6853eeb1455/sphinxcontrib-serializinghtml-$PKG_VER.tar.gz -DESC="sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-sphinxcontrib-serializinghtml/python-sphinxcontrib-serializinghtml.xibuild b/repo/python/python-sphinxcontrib-serializinghtml/python-sphinxcontrib-serializinghtml.xibuild new file mode 100644 index 0000000..dc5fe54 --- /dev/null +++ b/repo/python/python-sphinxcontrib-serializinghtml/python-sphinxcontrib-serializinghtml.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-flake8 python-mypy python-docutils-python-stubs python-pytest" + +PKG_VER=1.1.5 +SOURCE=https://files.pythonhosted.org/packages/b5/72/835d6fadb9e5d02304cf39b18f93d227cd93abd3c41ebf58e6853eeb1455/sphinxcontrib-serializinghtml-$PKG_VER.tar.gz +DESC="sphinxcontrib-serializinghtml is a sphinx extension which outputs "serialized" HTML files (json and pickle)." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-urllib3.xibuild b/repo/python/python-urllib3.xibuild deleted file mode 100644 index fc75750..0000000 --- a/repo/python/python-urllib3.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -MAKEDEPS="python" -DEPS="python-brotlipy python-pyOpenSSL python-cryptography python-idna python-certifi python-ipaddress python-PySocks" - -PKG_VER=1.26.8 -SOURCE=https://files.pythonhosted.org/packages/b0/b1/7bbf5181f8e3258efae31702f5eab87d8a74a72a0aa78bc8c08c1466e243/urllib3-$PKG_VER.tar.gz -DESC="HTTP library with thread-safe connection pooling, file post, and more." - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-urllib3/python-urllib3.xibuild b/repo/python/python-urllib3/python-urllib3.xibuild new file mode 100644 index 0000000..fc75750 --- /dev/null +++ b/repo/python/python-urllib3/python-urllib3.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +MAKEDEPS="python" +DEPS="python-brotlipy python-pyOpenSSL python-cryptography python-idna python-certifi python-ipaddress python-PySocks" + +PKG_VER=1.26.8 +SOURCE=https://files.pythonhosted.org/packages/b0/b1/7bbf5181f8e3258efae31702f5eab87d8a74a72a0aa78bc8c08c1466e243/urllib3-$PKG_VER.tar.gz +DESC="HTTP library with thread-safe connection pooling, file post, and more." + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python-webencodings.xibuild b/repo/python/python-webencodings.xibuild deleted file mode 100644 index 5a29aa8..0000000 --- a/repo/python/python-webencodings.xibuild +++ /dev/null @@ -1,16 +0,0 @@ -#!/bin/sh - -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 for legacy web content" - -build() { - python setup.py build -} - -package () { - python setup.py install --root="$PKG_DEST" --optimize=1 -} diff --git a/repo/python/python-webencodings/python-webencodings.xibuild b/repo/python/python-webencodings/python-webencodings.xibuild new file mode 100644 index 0000000..5a29aa8 --- /dev/null +++ b/repo/python/python-webencodings/python-webencodings.xibuild @@ -0,0 +1,16 @@ +#!/bin/sh + +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 for legacy web content" + +build() { + python setup.py build +} + +package () { + python setup.py install --root="$PKG_DEST" --optimize=1 +} diff --git a/repo/python/python.xibuild b/repo/python/python.xibuild deleted file mode 100644 index 3876d8b..0000000 --- a/repo/python/python.xibuild +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh - -MAKEDEPS="make autoconf automake autoconf-archive sqlite3" -DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep" - -PKG_VER=3.10.2 -SOURCE=https://www.python.org/ftp/python/$PKG_VER/Python-$PKG_VER.tgz -DESC="The Python development environment" - -prepare () { - rm -r Modules/expat - rm -r Modules/_ctypes/darwin* - rm -r Modules/_ctypes/libffi* -} - -build () { - CFLAGS="-flto" - autoreconf -i - GREP="/usr/bin/ggrep" ./configure --prefix=/usr \ - --enable-shared \ - --with-system-expat \ - --with-system-ffi \ - --with-ensurepip=yes \ - --enable-optimizations && - make -} - -package () { - make DESTDIR=$PKG_DEST install - ln -s /usr/bin/python3 $PKG_DEST/usr/bin/python - ln -s /usr/bin/pip3 $PKG_DEST/usr/bin/pip -} diff --git a/repo/python/python/python.xibuild b/repo/python/python/python.xibuild new file mode 100644 index 0000000..3876d8b --- /dev/null +++ b/repo/python/python/python.xibuild @@ -0,0 +1,32 @@ +#!/bin/sh + +MAKEDEPS="make autoconf automake autoconf-archive sqlite3" +DEPS="bzip2 expat gdbm libffi libnsl libxcrypt openssl zlib grep" + +PKG_VER=3.10.2 +SOURCE=https://www.python.org/ftp/python/$PKG_VER/Python-$PKG_VER.tgz +DESC="The Python development environment" + +prepare () { + rm -r Modules/expat + rm -r Modules/_ctypes/darwin* + rm -r Modules/_ctypes/libffi* +} + +build () { + CFLAGS="-flto" + autoreconf -i + GREP="/usr/bin/ggrep" ./configure --prefix=/usr \ + --enable-shared \ + --with-system-expat \ + --with-system-ffi \ + --with-ensurepip=yes \ + --enable-optimizations && + make +} + +package () { + make DESTDIR=$PKG_DEST install + ln -s /usr/bin/python3 $PKG_DEST/usr/bin/python + ln -s /usr/bin/pip3 $PKG_DEST/usr/bin/pip +} -- cgit v1.2.1