Sync from SUSE:SLFO:Main python-convertdate revision 85cc3272b5a1108e3c1744edb8e6ccda

This commit is contained in:
2025-06-18 21:23:34 +02:00
parent 34553c6a4b
commit 20110bf149
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Jun 7 03:51:44 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.com>
- Replace usage of %jobs (boo#1237231)
-------------------------------------------------------------------
Thu May 4 18:59:03 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@@ -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