From bb53bf89535c438197bc355cb637f6bfcd1fdeef66926a1da047ecf1b2283e98 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 9 Jun 2025 08:23:33 +0000 Subject: [PATCH] Accepting request 1283764 from home:bmwiedemann:branches:devel:languages:python Replace usage of %jobs (boo#1237231) OBS-URL: https://build.opensuse.org/request/show/1283764 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-convertdate?expand=0&rev=19 --- python-convertdate.changes | 5 +++++ python-convertdate.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-convertdate.changes b/python-convertdate.changes index de0e2e9..4711096 100644 --- a/python-convertdate.changes +++ b/python-convertdate.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jun 7 03:51:44 UTC 2025 - Bernhard Wiedemann + +- Replace usage of %jobs (boo#1237231) + ------------------------------------------------------------------- Thu May 4 18:59:03 UTC 2023 - Dirk Müller diff --git a/python-convertdate.spec b/python-convertdate.spec index b4c1f7e..aceffb1 100644 --- a/python-convertdate.spec +++ b/python-convertdate.spec @@ -61,7 +61,7 @@ export LC_ALL="en_US.UTF8" %check export LC_ALL="en_US.UTF8" -%pytest %{?jobs:-n %jobs} +%pytest -n $(echo %{?_smp_mflags} | cut -c 3-) %post %python_install_alternative censusgeocode