!1 update to 2.8.0

Merge pull request !1 from 奥里给笑子李/master
This commit is contained in:
openeuler-ci-bot 2020-05-11 20:54:39 +08:00 committed by Gitee
commit 990245bf8e
2 changed files with 5 additions and 1 deletions

View File

@ -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