14
0
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:
2021-01-24 19:49:39 +00:00
committed by Git OBS Bridge
parent afdf4df8ea
commit af3e197bbb
4 changed files with 13 additions and 5 deletions

View File

@@ -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>