use python3-pytest instead of python3-nose
This commit is contained in:
parent
383fd7f086
commit
12b5819a76
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 33.6
|
Version: 33.6
|
||||||
Release: 5
|
Release: 6
|
||||||
Summary: A set of tools used to create bootable images
|
Summary: A set of tools used to create bootable images
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
@ -27,7 +27,7 @@ Patch14: backport-Remove-LD_PRELOAD-libgomp.so.1-from-lmc-no-virt.patch
|
|||||||
Patch15: backport-runtime-install-don-t-install-notification-daemon.patch
|
Patch15: backport-runtime-install-don-t-install-notification-daemon.patch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-sphinx_rtd_theme python3-magic
|
BuildRequires: python3-devel python3-sphinx_rtd_theme python3-magic
|
||||||
BuildRequires: python3-nose python3-pytest-mock python3-pocketlint python3-gevent
|
BuildRequires: python3-pytest python3-pytest-mock python3-pocketlint python3-gevent
|
||||||
BuildRequires: python3-mock python3-urllib3 python3-dnf python3-librepo
|
BuildRequires: python3-mock python3-urllib3 python3-dnf python3-librepo
|
||||||
BuildRequires: python3-libselinux python3-mako python3-kickstart
|
BuildRequires: python3-libselinux python3-mako python3-kickstart
|
||||||
|
|
||||||
@ -213,6 +213,9 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 07 2022 gaihuiying <eaglegai@163.com> - 33.6-6
|
||||||
|
- use python3-pytest instead of python3-nose
|
||||||
|
|
||||||
* Fri Apr 23 2021 zhangqiumiao <zhangqiumiao1@huawei.com> - 33.6-5
|
* Fri Apr 23 2021 zhangqiumiao <zhangqiumiao1@huawei.com> - 33.6-5
|
||||||
- runtime-install: don't install notification-daemon
|
- runtime-install: don't install notification-daemon
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user