!9 make test fail
From: @weiwei_150212 Reviewed-by: @hanxinke Signed-off-by: @hanxinke
This commit is contained in:
commit
a507308a98
@ -3,10 +3,10 @@
|
|||||||
|
|
||||||
Name: python-dateutil
|
Name: python-dateutil
|
||||||
Version: 2.8.1
|
Version: 2.8.1
|
||||||
Release: 2
|
Release: 3
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Powerful extensions to datetime
|
Summary: Powerful extensions to datetime
|
||||||
License: Apache 2.0 or BSD
|
License: Apache 2.0 or BSD or Python
|
||||||
URL: https://github.com/dateutil/dateutil
|
URL: https://github.com/dateutil/dateutil
|
||||||
Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/p/python-dateutil/python-dateutil-%{version}.tar.gz
|
||||||
|
|
||||||
@ -37,6 +37,8 @@ Requires: python3-six tzdata
|
|||||||
%py3_install
|
%py3_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
rm setup.cfg
|
||||||
|
export LANG=en_US.UTF-8
|
||||||
%{__python3} -m pytest
|
%{__python3} -m pytest
|
||||||
|
|
||||||
%files -n python3-%{_name}
|
%files -n python3-%{_name}
|
||||||
@ -51,6 +53,12 @@ Requires: python3-six tzdata
|
|||||||
%doc NEWS PKG-INFO RELEASING
|
%doc NEWS PKG-INFO RELEASING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 19 2021 tianwei<tianwei12@huawei.com> - 2.8.1-3
|
||||||
|
- Type:NA
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC: fix Unknown pytest.mark.no_cover fail in make check
|
||||||
|
|
||||||
* Fri Oct 30 2020 shixuantong<shixuantong@huawei.com> - 2.8.1-2
|
* Fri Oct 30 2020 shixuantong<shixuantong@huawei.com> - 2.8.1-2
|
||||||
- Type:NA
|
- Type:NA
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user