From eb30f8d9c58094e6c00721def465e9df4d800a7e Mon Sep 17 00:00:00 2001 From: Rmys Date: Fri, 3 Jun 2022 12:16:38 +0300 Subject: [PATCH] python3-sphinx-5.0.1 --- .../language/python3/python3-sphinx/actions.py | 2 -- .../language/python3/python3-sphinx/pspec.xml | 13 ++++++++++--- 2 files changed, 10 insertions(+), 5 deletions(-) diff --git a/programming/language/python3/python3-sphinx/actions.py b/programming/language/python3/python3-sphinx/actions.py index ce6f21ef11..b6bc17ff06 100644 --- a/programming/language/python3/python3-sphinx/actions.py +++ b/programming/language/python3/python3-sphinx/actions.py @@ -8,8 +8,6 @@ from pisi.actionsapi import pythonmodules from pisi.actionsapi import shelltools -shelltools.export("LC_ALL", "en_US.UTF-8") - def build(): pythonmodules.compile(pyVer="3") diff --git a/programming/language/python3/python3-sphinx/pspec.xml b/programming/language/python3/python3-sphinx/pspec.xml index 5a2d83e2f7..d2ca1580f8 100644 --- a/programming/language/python3/python3-sphinx/pspec.xml +++ b/programming/language/python3/python3-sphinx/pspec.xml @@ -14,14 +14,14 @@ library Python documentation generator. It can generate HTML or Latex outputs It's a very common documentation generator especially using for python3 based documentation.It can generate HTML or PDF, Ps outputs with Latex output support. - https://pypi.org/packages/source/S/Sphinx/Sphinx-5.0.0.tar.gz + https://pypi.org/packages/source/S/Sphinx/Sphinx-5.0.1.tar.gz python3-devel python3-setuptools - sphinx-fix_testcase.patch - sphinx-fix_findall.patch + + @@ -73,6 +73,13 @@ + + 2022-06-03 + 5.0.1 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-05-30 5.0.0