!11 make test fail
From: @weiwei_150212 Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
e6d22ee278
@ -1,6 +1,6 @@
|
||||
Name: python-mako
|
||||
Version: 1.0.6
|
||||
Release: 15
|
||||
Release: 16
|
||||
Summary: Mako template library for Python
|
||||
License: (MIT and Python) and (BSD or GPLv2)
|
||||
Group: Development/Languages
|
||||
@ -49,6 +49,8 @@ mv %{buildroot}/%{_bindir}/mako-render %{buildroot}/%{_bindir}/python3-mako-rend
|
||||
rm -rf doc/build
|
||||
|
||||
%check
|
||||
rm setup.cfg
|
||||
export LANG=en_US.UTF-8
|
||||
%{__python3} setup.py test
|
||||
|
||||
%files -n python3-mako
|
||||
@ -61,6 +63,12 @@ rm -rf doc/build
|
||||
%doc doc
|
||||
|
||||
%changelog
|
||||
* Tue Jan 19 2021 tianwei <tianwei12@huawei.com> - 1.0.6-16
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:fix pytest setup.cfg fail in make check
|
||||
|
||||
* Sat Aug 8 2020 shixuantong <shixuantong@huawei.com> - 1.0.6-15
|
||||
- Type:NA
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user