diff --git a/programming/language/python3/python3-pytest/actions.py b/programming/language/python3/python3-pytest/actions.py index 3ad4f6226c..445522af5c 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.4.1") +shelltools.export("SETUPTOOLS_SCM_PRETEND_VERSION","5.4.2") 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 02c47aa1cf..9133e49de4 100644 --- a/programming/language/python3/python3-pytest/pspec.xml +++ b/programming/language/python3/python3-pytest/pspec.xml @@ -13,12 +13,12 @@ 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.4.1.tar.gz + https://github.com/pytest-dev/pytest/archive/5.4.2.tar.gz - python3-setuptools-scm - python3-setuptools - python3-devel python3-six + python3-devel + python3-setuptools + python3-setuptools-scm @@ -26,24 +26,31 @@ python3-pytest Simple powerful testing with Python - python3-more-itertools - python3-setuptools - python3-packaging - python3-wcwidth - python3-pluggy - python3-attrs - python3-py python3 + python3-py + python3-attrs + python3-pluggy + python3-wcwidth + python3-packaging + python3-setuptools + python3-more-itertools - /usr/share/doc/python3-pytest - /usr/bin/py.test - /usr/bin/pytest /usr/lib/python3* + /usr/bin/pytest + /usr/bin/py.test + /usr/share/doc/python3-pytest + + 2020-05-18 + 5.4.2 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-03-17 5.4.1