update to 2.8.0
This commit is contained in:
parent
24d7dfc6c7
commit
3fff1374ad
Binary file not shown.
@ -1,5 +1,5 @@
|
||||
Name: babel
|
||||
Version: 2.7.0
|
||||
Version: 2.8.0
|
||||
Release: 1
|
||||
Summary: Tools for internationalizing and localizing Python applications
|
||||
License: BSD
|
||||
@ -70,6 +70,7 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
||||
%py3_install
|
||||
|
||||
%check
|
||||
export TZ=Asia/Shanghai
|
||||
%{__python2} -m pytest
|
||||
%{__python3} -m pytest
|
||||
|
||||
@ -98,6 +99,9 @@ rm -f "$BUILDDIR/html/.buildinfo"
|
||||
%doc built-docs/html/*
|
||||
|
||||
%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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user