From d5421a9c7428a499cfa4a35c0c401fa373b91e7de353d8e1b7e5e1cbf2cf9b9c Mon Sep 17 00:00:00 2001 From: Steve Kowalik Date: Mon, 22 May 2023 08:33:24 +0000 Subject: [PATCH] - Add missing BuildRequires on time-machine OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-virtualenv?expand=0&rev=133 --- python-virtualenv.changes | 5 +++++ python-virtualenv.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/python-virtualenv.changes b/python-virtualenv.changes index 51bebd5..c7f5d81 100644 --- a/python-virtualenv.changes +++ b/python-virtualenv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon May 22 08:32:57 UTC 2023 - Steve Kowalik + +- Add missing BuildRequires on time-machine + ------------------------------------------------------------------- Fri May 12 09:12:55 UTC 2023 - Daniel Garcia diff --git a/python-virtualenv.spec b/python-virtualenv.spec index a933dc4..0e5eaa4 100644 --- a/python-virtualenv.spec +++ b/python-virtualenv.spec @@ -67,6 +67,7 @@ BuildRequires: %{python_module pytest-env >= 0.6.2} BuildRequires: %{python_module pytest-freezegun >= 0.4.1} BuildRequires: %{python_module pytest-mock >= 2.0.0} BuildRequires: %{python_module pytest-timeout >= 1.3.4} +BuildRequires: %{python_module time-machine} BuildRequires: ca-certificates %endif %python_subpackages