diff --git a/python-mako.spec b/python-mako.spec index 04d6fe0..7fc3cde 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -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 - 1.0.6-13 +- Add python2 python3 definition + * Sat Oct 19 2019 openEuler Buildteam - 1.0.6-12 - Type:NA - ID:NA