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