diff --git a/python-mako.spec b/python-mako.spec index 04d6fe051938f87338c269ae2dc57ca60ef1b6a3..7fc3cdec2c886d65b3e22ab1a19a4a44f46fafd1 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