!18 remove python-nose build required
Merge pull request !18 from tianwei/openEuler-22.03-LTS-Next
This commit is contained in:
commit
6c2f573584
@ -1,6 +1,6 @@
|
||||
Name: python-mako
|
||||
Version: 1.1.4
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Mako template library for Python
|
||||
License: MIT
|
||||
Group: Development/Languages
|
||||
@ -9,7 +9,7 @@ Source0: https://files.pythonhosted.org/packages/source/M/Mako/Mako-%{version}.t
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: python3-devel python3-pytest python3-setuptools
|
||||
BuildRequires: python3-markupsafe python3-mock python3-nose
|
||||
BuildRequires: python3-markupsafe python3-mock
|
||||
|
||||
%description
|
||||
Python-mako is a template library for Python. It provides a familiar, non-XML
|
||||
@ -58,6 +58,9 @@ rm -rf doc/build
|
||||
%doc doc
|
||||
|
||||
%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
|
||||
- Upgrade to 1.1.4 to support OpenStack-W
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user