python3-sphinx-alabaster-theme:ersion bump

This commit is contained in:
blue-devil
2020-01-10 21:06:04 +00:00
parent 154307a46d
commit 483852cc54
2 changed files with 17 additions and 15 deletions
@@ -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")