forked from pool/python-Mako
Accepting request 1244709 from home:glaubitz:branches:devel:languages:python
- Update to 1.3.9 * [bug] [tests] Fixed test suite to not rely upon ancient "future division" statement to test the Template.future_imports feature. The test is replaced with one that tests only the rendering, not the ultimate effect. OBS-URL: https://build.opensuse.org/request/show/1244709 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=115
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:577b97e414580d3e088d47c2dbbe9594aa7a5146ed2875d4dfa9075af2dd3cc8
|
||||
size 392069
|
3
mako-1.3.9.tar.gz
Normal file
3
mako-1.3.9.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b5d65ff3462870feec922dbccf38f6efb44e5714d7b593a656be86663d8600ac
|
||||
size 392195
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 10 10:15:18 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 1.3.9
|
||||
* [bug] [tests] Fixed test suite to not rely upon ancient "future division"
|
||||
statement to test the Template.future_imports feature. The test is
|
||||
replaced with one that tests only the rendering, not the ultimate effect.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 11 08:28:32 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-Mako
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-Mako
|
||||
Version: 1.3.8
|
||||
Version: 1.3.9
|
||||
Release: 0
|
||||
Summary: A Python templating language
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user