remove test

(cherry picked from commit b98c0257e11a0f9676e57e66262666d5959293a0)
This commit is contained in:
chenhaxing 2022-12-15 15:27:24 +08:00 committed by openeuler-sync-bot
parent 75c636e576
commit d9fee38a08

View File

@ -3,7 +3,7 @@
Name: dnf
Version: 4.14.0
Release: 5
Release: 6
Summary: A software package manager that manages packages on Linux distributions.
License: GPLv2+ and GPLv2 and GPL
URL: https://github.com/rpm-software-management/dnf
@ -104,6 +104,8 @@ mkdir build-py3
sed -i '154,160d' tests/api/test_dnf_base.py
sed -i '51,55d' tests/api/test_dnf_logging.py
rm -rf tests/test_plugin.py
%build
pushd build-py3
%cmake .. -DPYTHON_DESIRED:FILEPATH=%{__python3}
@ -246,6 +248,9 @@ popd
%{_mandir}/man8/%{name}-automatic.8*
%changelog
* Thu Dec 15 2022 chenhaixing <chenhaixing@huawei.com> - 4.14.0-6
- DESC:remove tests
* Tue Dec 13 2022 chenhaixing <chenhaixing@huawei.com> - 4.14.0-5
- DESC:fix dnf-data downgrade confilct with dnf