From 2576d91d244f0ee61b44f46683c3bce613bc250a159affc4980f967da886741e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 7 Feb 2024 09:06:10 +0000 Subject: [PATCH] - remove :test flavor for now to allow bootstrap in Tumbleweed OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-shell-utilities?expand=0&rev=9 --- _multibuild | 3 --- python-pytest-shell-utilities.changes | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 _multibuild diff --git a/_multibuild b/_multibuild deleted file mode 100644 index fcc7b97..0000000 --- a/_multibuild +++ /dev/null @@ -1,3 +0,0 @@ - - test - diff --git a/python-pytest-shell-utilities.changes b/python-pytest-shell-utilities.changes index dc7db8b..cfb6ed8 100644 --- a/python-pytest-shell-utilities.changes +++ b/python-pytest-shell-utilities.changes @@ -3,6 +3,7 @@ Wed Feb 7 09:00:37 UTC 2024 - Dirk Müller - avoid cycle with pytest-skip-markers by separating test into a :test buildflavor +- remove :test flavor for now to allow bootstrap in Tumbleweed ------------------------------------------------------------------- Wed Jan 24 13:39:40 UTC 2024 - ecsos