14
0
forked from pool/python-Mako

Accepting request 1269360 from devel:languages:python

- update to 1.3.10:
  * Fix undefined variable errors when strict_undefined=True when
    using a nested list comprehension.

OBS-URL: https://build.opensuse.org/request/show/1269360
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Mako?expand=0&rev=60
This commit is contained in:
2025-04-15 18:46:50 +00:00
committed by Git OBS Bridge
4 changed files with 11 additions and 4 deletions

BIN
mako-1.3.10.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Apr 14 20:20:59 UTC 2025 - Dirk Müller <dmueller@suse.com>
- update to 1.3.10:
* Fix undefined variable errors when strict_undefined=True when
using a nested list comprehension.
-------------------------------------------------------------------
Mon Feb 10 10:15:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -24,7 +24,7 @@
%{?sle15_python_module_pythons}
Name: python-Mako
Version: 1.3.9
Version: 1.3.10
Release: 0
Summary: A Python templating language
License: MIT