diff --git a/programming/language/python3/python3-sphinx-alabaster-theme/actions.py b/programming/language/python3/python3-sphinx-alabaster-theme/actions.py index 3eae8ea161..cbcb8f4043 100644 --- a/programming/language/python3/python3-sphinx-alabaster-theme/actions.py +++ b/programming/language/python3/python3-sphinx-alabaster-theme/actions.py @@ -4,16 +4,10 @@ # Licensed under the GNU General Public License, version 3. # See the file http://www.gnu.org/licenses/gpl.txt -from pisi.actionsapi import pisitools from pisi.actionsapi import pythonmodules -from pisi.actionsapi import shelltools -from pisi.actionsapi import get - def build(): pythonmodules.compile(pyVer="3") def install(): - pythonmodules.install(pyVer="3") - - pisitools.dodoc("LICENSE*", "README*") + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/programming/language/python3/python3-sphinx-alabaster-theme/pspec.xml b/programming/language/python3/python3-sphinx-alabaster-theme/pspec.xml index 089049e6ce..09a9864997 100644 --- a/programming/language/python3/python3-sphinx-alabaster-theme/pspec.xml +++ b/programming/language/python3/python3-sphinx-alabaster-theme/pspec.xml @@ -1,37 +1,45 @@ - + python3-sphinx-alabaster-theme - https://github.com/shibukawa/imagesize_py + https://github.com/bitprophet/alabaster PisiLinux Community admins@pisilinux.org BSD + programming.language.python3 library Sphinx default theme. Alabaster is a visually (c)lean, responsive, configurable theme for the Sphinx documentation system. It is Python 2+3 compatible. - https://github.com/bitprophet/alabaster/archive/0.7.11.tar.gz + https://github.com/bitprophet/alabaster/archive/0.7.12.tar.gz> - python3-devel python3-setuptools + python3-devel python3-sphinx-alabaster-theme + Sphinx default theme. - python3-setuptools + python3 - /usr/bin - /usr/lib - /usr/share/doc + /usr/lib/python3* + /usr/share/doc/python3-sphinx-alabaster-theme + + 2019-12-30 + 0.7.12 + Version bump. + Blue Devil + bluedevil@sctzine.com + 2019-01-28 0.7.11