add python2 python3 definition

This commit is contained in:
tong_1001 2020-09-02 09:19:35 +08:00
parent 604bd43bcd
commit fb9c509d5e

View File

@ -1,6 +1,8 @@
%bcond_without python2
%bcond_without python3
Name: python-mako
Version: 1.0.6
Release: 12
Release: 13
Summary: Mako template library for Python
License: (MIT and Python) and (BSD or GPLv2)
Group: Development/Languages
@ -82,6 +84,9 @@ rm -rf doc/build
%doc doc
%changelog
* Wed Sep 2 2020 wenzhanli<wenzhanli2@huawei.com> - 1.0.6-13
- Add python2 python3 definition
* Sat Oct 19 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.0.6-12
- Type:NA
- ID:NA