diff --git a/Mako-1.1.3.tar.gz b/Mako-1.1.3.tar.gz deleted file mode 100644 index 703991f..0000000 --- a/Mako-1.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8195c8c1400ceb53496064314c6736719c6f25e7479cd24c77be3d9361cddc27 -size 477440 diff --git a/Mako-1.1.4.tar.gz b/Mako-1.1.4.tar.gz new file mode 100644 index 0000000..6f9ba55 --- /dev/null +++ b/Mako-1.1.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17831f0b7087c313c0ffae2bcbbd3c1d5ba9eeac9c38f2eb7b50e8c99fe9d5ab +size 479823 diff --git a/python-Mako.changes b/python-Mako.changes index 2a7e699..32cabc9 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Jan 24 19:48:33 UTC 2021 - Dirk Müller + +- 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 diff --git a/python-Mako.spec b/python-Mako.spec index 99aaba4..bb665bb 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -1,7 +1,7 @@ # # 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 # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Mako -Version: 1.1.3 +Version: 1.1.4 Release: 0 Summary: A Python templating language License: MIT