15
0
forked from pool/python-Mako

- update to 1.1.3

* The default template encoding is now utf-8

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=72
This commit is contained in:
2020-06-08 08:59:39 +00:00
committed by Git OBS Bridge
parent 2be7671ae6
commit 9e2d26f8f8
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3139c5d64aa5d175dbafb95027057128b5fbd05a40c53999f3905ceb53366d9d
size 469385

3
Mako-1.1.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27
size 477440

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 8 08:54:52 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
- update to 1.1.3
* The default template encoding is now utf-8
-------------------------------------------------------------------
Mon May 25 06:50:43 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -19,7 +19,7 @@
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Mako
Version: 1.1.2
Version: 1.1.3
Release: 0
Summary: A Python templating language
License: MIT