14
0
forked from pool/python-Mako

Accepting request 699371 from devel:languages:python

- Update to 1.0.9:
  * Fixed an element in the AST Python generator which changed for Python 3.8

OBS-URL: https://build.opensuse.org/request/show/699371
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=33
This commit is contained in:
2019-05-05 19:18:55 +00:00
committed by Git OBS Bridge
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:04092940c0df49b01f43daea4f5adcecd0e50ef6a4b222be5ac003d5d84b2843
size 468760

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

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd
size 459569

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 08:01:43 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.9:
* Fixed an element in the AST Python generator which changed for Python 3.8
-------------------------------------------------------------------
Thu Mar 21 13:36:46 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>

View File

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