remove python-nose build required
This commit is contained in:
parent
36b0e59b75
commit
798f11bccf
@ -2,7 +2,7 @@
|
||||
|
||||
Name: python-mako
|
||||
Version: 1.1.4
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: Mako template library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages
|
||||
@ -11,7 +11,7 @@ Source0: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.t
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-setuptools
|
||||
BuildRequires: python3-markupsafe python3-mock python3-nose
|
||||
BuildRequires: python3-markupsafe python3-mock
|
||||
BuildRequires: python3-pytest
|
||||
|
||||
%description
|
||||
@ -61,6 +61,9 @@ rm -rf doc/build
|
||||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Wed Mar 30 2022 wangjiang <wangjiang37@h-partners.com> 1.1.4-4
|
||||
- remove python-nose build required
|
||||
|
||||
* Wed Feb 23 2022 yuanxin <yuanxin24@h-partners.com> - 1.1.4-3
|
||||
- enable %check
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user