Marcel Telka
2024-04-03 94c2aee55118bccd5c7d8705af55972b97493628
Obsolete python/backports.unittest_mock

7 files deleted
2 files modified
199 ■■■■■ changed files
components/meta-packages/history/history 3 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/Makefile 44 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m 37 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/manifests/sample-manifest.p5m 37 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/patches/01-no-ruff.patch 13 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/pkg5 18 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/python-integrate-project.conf 16 ●●●●● patch | view | raw | blame | history
components/python/backports.unittest_mock/test/results-all.master 30 ●●●●● patch | view | raw | blame | history
make-rules/setup.py.mk 1 ●●●● patch | view | raw | blame | history
components/meta-packages/history/history
@@ -915,6 +915,9 @@
library/python/backports-ssl-match-hostname-37@3.7.0.1,5.11-2022.0.0.4
library/python/backports-ssl-match-hostname-39@3.7.0.1,5.11-2022.0.0.4
library/python/backports-ssl-match-hostname@3.7.0.1,5.11-2022.0.0.4
library/python/backports-unittest-mock-37@1.5.1,5.11-2023.0.0.1
library/python/backports-unittest-mock-39@1.5.1,5.11-2023.0.0.1
library/python/backports-unittest-mock@1.5.1,5.11-2023.0.0.1
library/python/backports.functools_lru_cache-27@1.5,5.11-2020.0.1.2
library/python/backports.functools_lru_cache@1.5,5.11-2020.0.1.2
library/python/backports.shutil_get_terminal_size-27@1.0.0,5.11-2020.0.1.2
components/python/backports.unittest_mock/Makefile
File was deleted
components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m
File was deleted
components/python/backports.unittest_mock/manifests/sample-manifest.p5m
File was deleted
components/python/backports.unittest_mock/patches/01-no-ruff.patch
File was deleted
components/python/backports.unittest_mock/pkg5
File was deleted
components/python/backports.unittest_mock/python-integrate-project.conf
File was deleted
components/python/backports.unittest_mock/test/results-all.master
File was deleted
make-rules/setup.py.mk
@@ -470,7 +470,6 @@
$(eval $(call disable-pytest-plugin,timeout,pytest-timeout))
$(eval $(call disable-pytest-plugin,travis-fold,pytest-travis-fold))
$(eval $(call disable-pytest-plugin,typeguard,typeguard))
$(eval $(call disable-pytest-plugin,unittest_mock,backports-unittest-mock))
$(eval $(call disable-pytest-plugin,xdist,pytest-xdist))
$(eval $(call disable-pytest-plugin,xdist.looponfail,pytest-xdist))
$(eval $(call disable-pytest-plugin,xprocess,pytest-xprocess))        # adds a reminder line to test output