automatic version update by autodist [release 1.1.5-1mamba;Sat Aug 21 2021]
This commit is contained in:
parent
f5eedc4d22
commit
1f25fbb8df
@ -1,24 +1,22 @@
|
||||
Name: python-mako
|
||||
Version: 1.1.4
|
||||
Version: 1.1.5
|
||||
Release: 1mamba
|
||||
Summary: A super-fast templating language that borrows the best ideas from the existing templating languages
|
||||
Group: System/Libraries/Python
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.makotemplates.org/
|
||||
URL: https://www.makotemplates.org/
|
||||
Source: https://pypi.debian.net/Mako/Mako-%{version}.tar.gz
|
||||
#Source: http://www.makotemplates.org/downloads/Mako-%{version}.tar.gz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python-setuptools-devel
|
||||
Requires: python >= %python_version
|
||||
Requires: python-beaker%{?pyappend}
|
||||
Requires: python-markupsafe%{?pyappend}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
Mako is a template library written in Python. It provides a familiar, non-XML syntax which compiles into Python modules for maximum performance.
|
||||
@ -57,6 +55,9 @@ sed -i "/mako-render/d" %{name}.filelist
|
||||
#CHANGES README doc examples
|
||||
|
||||
%changelog
|
||||
* Sat Aug 21 2021 Automatic Build System <autodist@mambasoft.it> 1.1.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Mon Feb 01 2021 Automatic Build System <autodist@mambasoft.it> 1.1.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user