forked from pool/python-Mako
- update to 1.1.4:
* Fixed Python deprecation issues related to module importing, as well as file access within the Lingua plugin, for deprecated APIs that began to emit warnings under Python 3.10. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=76
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27
|
|
||||||
size 477440
|
|
3
Mako-1.1.4.tar.gz
Normal file
3
Mako-1.1.4.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab
|
||||||
|
size 479823
|
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 24 19:48:33 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 1.1.4:
|
||||||
|
* Fixed Python deprecation issues related to module importing, as well as
|
||||||
|
file access within the Lingua plugin, for deprecated APIs that began to
|
||||||
|
emit warnings under Python 3.10.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 11 23:26:38 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
Fri Dec 11 23:26:38 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-Mako
|
# spec file for package python-Mako
|
||||||
#
|
#
|
||||||
# Copyright (c) 2020 SUSE LLC
|
# Copyright (c) 2021 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%define oldpython python
|
%define oldpython python
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-Mako
|
Name: python-Mako
|
||||||
Version: 1.1.3
|
Version: 1.1.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A Python templating language
|
Summary: A Python templating language
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user