15
0

- Update to 3.2.6.post1:

* Skip test_import_bootlocale() on Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cheetah3?expand=0&rev=31
This commit is contained in:
2022-01-11 07:29:40 +00:00
committed by Git OBS Bridge
parent 16aac2b64a
commit 1bec781fcf
4 changed files with 11 additions and 5 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jan 11 07:29:00 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Update to 3.2.6.post1:
* Skip test_import_bootlocale() on Python 3.10
-------------------------------------------------------------------
Thu Jan 21 08:25:38 UTC 2021 - John Vandenberg <jayvdb@gmail.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-Cheetah3
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
%define modname Cheetah3
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Cheetah3
Version: 3.2.6
Version: 3.2.6.post1
Release: 0
Summary: Template engine and code generation tool
License: MIT