diff --git a/Mako-1.0.8.tar.gz b/Mako-1.0.8.tar.gz deleted file mode 100644 index 007aaf6..0000000 --- a/Mako-1.0.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:04092940c0df49b01f43daea4f5adcecd0e50ef6a4b222be5ac003d5d84b2843 -size 468760 diff --git a/Mako-1.0.9.tar.gz b/Mako-1.0.9.tar.gz new file mode 100644 index 0000000..fad4120 --- /dev/null +++ b/Mako-1.0.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0728c404877cd4ca72c409c0ea372dc5f3b53fa1ad2bb434e1d216c0444ff1fd +size 459569 diff --git a/python-Mako.changes b/python-Mako.changes index 51d2ed2..85ec401 100644 --- a/python-Mako.changes +++ b/python-Mako.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Apr 29 08:01:43 UTC 2019 - Tomáš Chvátal + +- Update to 1.0.9: + * Fixed an element in the AST Python generator which changed for Python 3.8 + ------------------------------------------------------------------- Thu Mar 21 13:36:46 UTC 2019 - Ondřej Súkup diff --git a/python-Mako.spec b/python-Mako.spec index a996b85..5a8d070 100644 --- a/python-Mako.spec +++ b/python-Mako.spec @@ -19,7 +19,7 @@ %define oldpython python %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Mako -Version: 1.0.8 +Version: 1.0.9 Release: 0 Summary: A Python templating language License: MIT