Marcel Telka
2024-02-21 6927e932fd7c1f37d4f68ab431274fa97add9ca7
Obsolete python/pytest-lazy-fixture

4 files deleted
2 files modified
137 ■■■■■ changed files
components/meta-packages/history/history 3 ●●●●● patch | view | raw | blame | history
components/python/pytest-lazy-fixture/Makefile 38 ●●●●● patch | view | raw | blame | history
components/python/pytest-lazy-fixture/manifests/sample-manifest.p5m 39 ●●●●● patch | view | raw | blame | history
components/python/pytest-lazy-fixture/pkg5 17 ●●●●● patch | view | raw | blame | history
components/python/pytest-lazy-fixture/pytest-lazy-fixture-PYVER.p5m 39 ●●●●● patch | view | raw | blame | history
make-rules/setup.py.mk 1 ●●●● patch | view | raw | blame | history
components/meta-packages/history/history
@@ -1012,6 +1012,9 @@
library/python/python-gnome-extras@2.25.3,5.11-2018.0.0.5
library/python/python-imaging-27@1.1.7,5.11-2020.0.0.1
library/python/python-imaging@1.1.7,5.11-2020.0.0.0 library/python/pillow
library/python/pytest-lazy-fixture-37@0.6.3,5.11-2023.0.0.1
library/python/pytest-lazy-fixture-39@0.6.3,5.11-2023.0.0.1
library/python/pytest-lazy-fixture@0.6.3,5.11-2023.0.0.1
library/python/python-ldap-26@2.4.25,5.11-2016.0.1.0
library/python/python-ldap-27@3.0.0,5.11-2020.0.1.1
library/python/python-ldap@3.0.0,5.11-2020.0.1.1
components/python/pytest-lazy-fixture/Makefile
File was deleted
components/python/pytest-lazy-fixture/manifests/sample-manifest.p5m
File was deleted
components/python/pytest-lazy-fixture/pkg5
File was deleted
components/python/pytest-lazy-fixture/pytest-lazy-fixture-PYVER.p5m
File was deleted
make-rules/setup.py.mk
@@ -435,7 +435,6 @@
$(eval $(call disable-pytest-plugin,hypothesispytest,hypothesis))    # adds line to test report header
$(eval $(call disable-pytest-plugin,jaraco.test.http,jaraco-test))
$(eval $(call disable-pytest-plugin,kgb,kgb))
$(eval $(call disable-pytest-plugin,lazy-fixture,pytest-lazy-fixture))
$(eval $(call disable-pytest-plugin,metadata,pytest-metadata))        # adds line to test report header
$(eval $(call disable-pytest-plugin,mypy,pytest-mypy))            # runs extra test(s)
$(eval $(call disable-pytest-plugin,perf,pytest-perf))            # https://github.com/jaraco/pytest-perf/issues/9