From f7b0af66a6bc80b87d9011824a0efb2c0423e97f10789ed9de567eb6b629b301 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 12 Oct 2023 11:19:48 +0000 Subject: [PATCH] - enable testsuite OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-system-statistics?expand=0&rev=2 --- python-pytest-system-statistics.changes | 5 +++++ python-pytest-system-statistics.spec | 2 ++ 2 files changed, 7 insertions(+) diff --git a/python-pytest-system-statistics.changes b/python-pytest-system-statistics.changes index 93b7c2f..40eea49 100644 --- a/python-pytest-system-statistics.changes +++ b/python-pytest-system-statistics.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 12 11:19:32 UTC 2023 - Ondřej Súkup + +- enable testsuite + ------------------------------------------------------------------- Wed Sep 7 12:38:15 UTC 2022 - Alexander Graul diff --git a/python-pytest-system-statistics.spec b/python-pytest-system-statistics.spec index cdf7d33..861e831 100644 --- a/python-pytest-system-statistics.spec +++ b/python-pytest-system-statistics.spec @@ -59,6 +59,8 @@ Pytest plugin to track and report system usage statistics %pyproject_install %python_expand %fdupes %{buildroot}%{$python_sitelib} +%check +%pytest %files %{python_files} %doc CHANGELOG.rst README.rst