From 785d09a1bff90c637cd3efaf23ce7e3002743fcf Mon Sep 17 00:00:00 2001 From: blue-devil Date: Fri, 10 Jan 2020 21:09:30 +0000 Subject: [PATCH] python3-sphinxcontrib-websupport:first release --- .../actions.py | 16 ++++++ .../pspec.xml | 56 +++++++++++++++++++ .../translations.xml | 8 +++ 3 files changed, 80 insertions(+) create mode 100644 programming/language/python3/python3-sphinxcontrib-websupport/actions.py create mode 100644 programming/language/python3/python3-sphinxcontrib-websupport/pspec.xml create mode 100644 programming/language/python3/python3-sphinxcontrib-websupport/translations.xml diff --git a/programming/language/python3/python3-sphinxcontrib-websupport/actions.py b/programming/language/python3/python3-sphinxcontrib-websupport/actions.py new file mode 100644 index 0000000000..a4caf874d5 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-websupport/actions.py @@ -0,0 +1,16 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt + +from pisi.actionsapi import pythonmodules + +def build(): + pythonmodules.compile(pyVer="3") + +#def check(): +# pythonmodules.compile("test", pyVer="3") + +def install(): + pythonmodules.install("-O1", pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-sphinxcontrib-websupport/pspec.xml b/programming/language/python3/python3-sphinxcontrib-websupport/pspec.xml new file mode 100644 index 0000000000..5b69894328 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-websupport/pspec.xml @@ -0,0 +1,56 @@ + + + + + python3-sphinxcontrib-websupport + https://www.sphinx-doc.org/ + + Blue Devil + bluedevil@sctzine.com + + BSD + programming.language.python3 + library + Sphinx API for Web Apps + python3-sphinxcontrib-websupport is the Sphinx documentation generator. + https://pypi.org/packages/source/s/sphinxcontrib-websupport/sphinxcontrib-websupport-1.1.2.tar.gz + + python3-setuptools + python3-devel + + + + + + + python3-sphinxcontrib-websupport + sphinxcontrib-websupport module for python + + /usr/lib/python3* + /usr/share/doc/python3-sphinxcontrib-websupport + + + + + + 2019-12-13 + 1.1.2 + Rebuilt w/ py3.8 + Blue Devil + bluedevil@sctzine.com + + + 2019-11-13 + 1.1.2 + First pisi release + Blue Devil + bluedevil@sctzine.com + + + diff --git a/programming/language/python3/python3-sphinxcontrib-websupport/translations.xml b/programming/language/python3/python3-sphinxcontrib-websupport/translations.xml new file mode 100644 index 0000000000..3240c7df61 --- /dev/null +++ b/programming/language/python3/python3-sphinxcontrib-websupport/translations.xml @@ -0,0 +1,8 @@ + + + + python3-sphinxcontrib-websupport + python3-sphinxcontrib-websupport, Sphinx belgelendirme üretecisidir. + python3-sphinxcontrib-websupport, Sphinx belgelendirme üretecisidir. python3-sphinxcontrib-websupport, ağ uygulamalarınız için Sphinx ile bütünleşebilen python apisi sunar. + +