update to 1.1.0 [release 1.1.0-1mamba;Thu Aug 08 2019]
This commit is contained in:
parent
6dd5cc10d8
commit
a062f7b0ba
@ -1,5 +1,5 @@
|
||||
Name: python-mako
|
||||
Version: 1.0.14
|
||||
Version: 1.1.0
|
||||
Release: 1mamba
|
||||
Summary: A super-fast templating language that borrows the best ideas from the existing templating languages
|
||||
Group: System/Libraries/Python
|
||||
@ -11,8 +11,9 @@ 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 >= %python_version
|
||||
BuildRequires: libpython-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpython3-devel >= 3.7.4
|
||||
BuildRequires: python-setuptools-devel
|
||||
Requires: python >= %python_version
|
||||
Requires: python-beaker%{?pyappend}
|
||||
@ -56,6 +57,9 @@ sed -i "/mako-render/d" %{name}.filelist
|
||||
#CHANGES README doc examples
|
||||
|
||||
%changelog
|
||||
* Thu Aug 08 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.0-1mamba
|
||||
- update to 1.1.0
|
||||
|
||||
* Thu Jul 25 2019 Automatic Build System <autodist@mambasoft.it> 1.0.14-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user