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