commit
990245bf8e
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
Name: babel
|
Name: babel
|
||||||
Version: 2.7.0
|
Version: 2.8.0
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Tools for internationalizing and localizing Python applications
|
Summary: Tools for internationalizing and localizing Python applications
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -70,6 +70,7 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
|||||||
%py3_install
|
%py3_install
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
export TZ=Asia/Shanghai
|
||||||
%{__python2} -m pytest
|
%{__python2} -m pytest
|
||||||
%{__python3} -m pytest
|
%{__python3} -m pytest
|
||||||
|
|
||||||
@ -98,6 +99,9 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
|||||||
%doc built-docs/html/*
|
%doc built-docs/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 11 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.8.0-1
|
||||||
|
- update to 2.8.0-1
|
||||||
|
|
||||||
* Fri Oct 11 2019 hanzhijun<hanzhijun1@huawei.com> - 2.7.0-1
|
* Fri Oct 11 2019 hanzhijun<hanzhijun1@huawei.com> - 2.7.0-1
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user