diff --git a/Mako-1.2.4.tar.gz b/Mako-1.2.4.tar.gz new file mode 100644 index 0000000..8ed1b6c Binary files /dev/null and b/Mako-1.2.4.tar.gz differ diff --git a/Mako-1.3.0.tar.gz b/Mako-1.3.0.tar.gz deleted file mode 100644 index c6ab804..0000000 Binary files a/Mako-1.3.0.tar.gz and /dev/null differ diff --git a/python-mako.spec b/python-mako.spec index 7ae41c4..00e66ca 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -2,13 +2,13 @@ %bcond_without test Name: python-mako -Version: 1.3.0 -Release: 1 +Version: 1.2.4 +Release: 2 Summary: Mako template library for Python License: MIT Group: Development/Languages URL: http://www.makotemplates.org/ -Source0: https://files.pythonhosted.org/packages/a9/6e/6b41e654bbdcef90c6b9e7f280bf7cbd756dc2560ce76214f5cdbc4ddab5/Mako-1.3.0.tar.gz +Source0: https://files.pythonhosted.org/packages/05/5f/2ba6e026d33a0e6ddc1dddf9958677f76f5f80c236bd65309d280b166d3e/Mako-1.2.4.tar.gz BuildArch: noarch Requires: python3-markupsafe @@ -81,8 +81,6 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Jan 15 2024 zhangkea - 1.3.0-1 -- update package to verion 1.3.0 * Wed Feb 15 2023 wangjunqi - 1.2.4-2 - enable check