diff --git a/dominate-2.3.5.tar.gz b/dominate-2.3.5.tar.gz deleted file mode 100644 index 14846ff..0000000 --- a/dominate-2.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4076735c0745fe771e57b2313dbb4bfeec42731816ee23cee509f66e8912aa51 -size 27875 diff --git a/dominate-2.4.0.tar.gz b/dominate-2.4.0.tar.gz new file mode 100644 index 0000000..9e671cf --- /dev/null +++ b/dominate-2.4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a92474b4312bd8b4c1789792f3ec8c571cd8afa8e7502a2b1c64dd48cd67e59c +size 32810 diff --git a/python-dominate.changes b/python-dominate.changes index d00b71e..cd9ab51 100644 --- a/python-dominate.changes +++ b/python-dominate.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Aug 9 10:00:30 UTC 2019 - Marketa Calabkova + +- Update to 2.4.0 + * The `dominate.svg` module contains SVG tags similar to how + `dominate.tags` contains HTML tags. + * Suppress rendering of boolean attributes when the value is False + ------------------------------------------------------------------- Fri Mar 8 14:48:54 UTC 2019 - Tomáš Chvátal diff --git a/python-dominate.spec b/python-dominate.spec index a677df1..29a02b2 100644 --- a/python-dominate.spec +++ b/python-dominate.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-dominate -Version: 2.3.5 +Version: 2.4.0 Release: 0 Summary: Python library for creating and manipulating HTML documents License: GPL-3.0-only