diff --git a/Mako-1.2.4.tar.gz b/Mako-1.2.4.tar.gz deleted file mode 100644 index 8ed1b6c3adf2286e5348cc2c5f47c21e65c00b27..0000000000000000000000000000000000000000 Binary files a/Mako-1.2.4.tar.gz and /dev/null differ diff --git a/Mako-1.3.0.tar.gz b/Mako-1.3.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c6ab80448dd2efb1e7a994e65c21f87b620d20c0 Binary files /dev/null and b/Mako-1.3.0.tar.gz differ diff --git a/python-mako.spec b/python-mako.spec index 00e66caa87bcb99665106c950f77c29cb10a4484..7ae41c4fd14dcf692491eb464f9f833408e2d07d 100644 --- a/python-mako.spec +++ b/python-mako.spec @@ -2,13 +2,13 @@ %bcond_without test Name: python-mako -Version: 1.2.4 -Release: 2 +Version: 1.3.0 +Release: 1 Summary: Mako template library for Python License: MIT Group: Development/Languages URL: http://www.makotemplates.org/ -Source0: https://files.pythonhosted.org/packages/05/5f/2ba6e026d33a0e6ddc1dddf9958677f76f5f80c236bd65309d280b166d3e/Mako-1.2.4.tar.gz +Source0: https://files.pythonhosted.org/packages/a9/6e/6b41e654bbdcef90c6b9e7f280bf7cbd756dc2560ce76214f5cdbc4ddab5/Mako-1.3.0.tar.gz BuildArch: noarch Requires: python3-markupsafe @@ -81,6 +81,8 @@ 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