enable check

This commit is contained in:
Wangjunqi123 2023-02-15 17:07:51 +08:00
parent 6f5138bdb9
commit 34fb08f12b

View File

@ -1,9 +1,9 @@
%global _empty_manifest_terminate_build 0
%bcond_with test
%bcond_without test
Name: python-mako
Version: 1.2.4
Release: 1
Release: 2
Summary: Mako template library for Python
License: MIT
Group: Development/Languages
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Wed Feb 15 2023 wangjunqi <wangjunqi@kylinos.cn> - 1.2.4-2
- enable check
* Fri Nov 18 2022 wangjunqi <wangjunqi@kylinos.cn> - 1.2.4-1
- Update package to version 1.2.4