remove python-nose build required
This commit is contained in:
parent
bc470e29a7
commit
6909fd9011
@ -1,6 +1,6 @@
|
|||||||
Name: python-mako
|
Name: python-mako
|
||||||
Version: 1.1.4
|
Version: 1.1.4
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Mako template library for Python
|
Summary: Mako template library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -9,7 +9,7 @@ Source0: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.t
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
BuildRequires: python3-devel python3-pytest python3-setuptools
|
BuildRequires: python3-devel python3-pytest python3-setuptools
|
||||||
BuildRequires: python3-markupsafe python3-mock python3-nose
|
BuildRequires: python3-markupsafe python3-mock
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Python-mako is a template library for Python. It provides a familiar, non-XML
|
Python-mako is a template library for Python. It provides a familiar, non-XML
|
||||||
@ -58,6 +58,9 @@ rm -rf doc/build
|
|||||||
%doc doc
|
%doc doc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 07 2022 tianwei <tianwei12@huawei.com> 1.1.4-2
|
||||||
|
- remove python-nose build required
|
||||||
|
|
||||||
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> 1.1.4-1
|
* Thu Jul 15 2021 huangtianhua <huangtianhua@huawei.com> 1.1.4-1
|
||||||
- Upgrade to 1.1.4 to support OpenStack-W
|
- Upgrade to 1.1.4 to support OpenStack-W
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user