diff --git a/programming/language/python3/python3-pytest/actions.py b/programming/language/python3/python3-pytest/actions.py
index ca27ba9465..3ad4f6226c 100644
--- a/programming/language/python3/python3-pytest/actions.py
+++ b/programming/language/python3/python3-pytest/actions.py
@@ -8,7 +8,7 @@ from pisi.actionsapi import pythonmodules
from pisi.actionsapi import shelltools
from pisi.actionsapi import pisitools
-shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.3.5")
+shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.1")
def build():
pythonmodules.compile(pyVer="3")
diff --git a/programming/language/python3/python3-pytest/pspec.xml b/programming/language/python3/python3-pytest/pspec.xml
index a737618dd2..02c47aa1cf 100644
--- a/programming/language/python3/python3-pytest/pspec.xml
+++ b/programming/language/python3/python3-pytest/pspec.xml
@@ -13,7 +13,7 @@
library
Simple powerful testing with Python
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing for applications and libraries.
- https://github.com/pytest-dev/pytest/archive/5.3.5.tar.gz
+ https://github.com/pytest-dev/pytest/archive/5.4.1.tar.gz
python3-setuptools-scm
python3-setuptools
@@ -36,14 +36,21 @@
python3
- /usr/lib/python3*
- /usr/bin/pytest
- /usr/bin/py.test
/usr/share/doc/python3-pytest
+ /usr/bin/py.test
+ /usr/bin/pytest
+ /usr/lib/python3*
+
+ 2020-03-17
+ 5.4.1
+ Minor version bump.
+ Blue Devil
+ bluedevil@sctzine.com
+
2020-02-13
5.3.5