diff --git a/Chameleon-3.6.1.tar.gz b/Chameleon-3.6.1.tar.gz deleted file mode 100644 index 1564d6a..0000000 --- a/Chameleon-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:850f74f756bcb99423dd2658b99f448b09f09ccc2c60c0a2d6dec52294d7f9ed -size 121359 diff --git a/Chameleon-3.6.2.tar.gz b/Chameleon-3.6.2.tar.gz new file mode 100644 index 0000000..f11bddd --- /dev/null +++ b/Chameleon-3.6.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a9e5e068ee323817705a793cc03538677915c3b99c3f8a4ecba42e62d66862b +size 121518 diff --git a/python-Chameleon.changes b/python-Chameleon.changes index c0f5502..8ffcaf0 100644 --- a/python-Chameleon.changes +++ b/python-Chameleon.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Jul 22 09:10:22 UTC 2019 - Tomáš Chvátal + +- Update to 3.6.2: + * Fix SyntaxWarnings in Python 3.8 resulting from comparing literals with 'is' + ------------------------------------------------------------------- Mon Apr 1 12:59:13 UTC 2019 - Tomáš Chvátal diff --git a/python-Chameleon.spec b/python-Chameleon.spec index 5e89ea6..49bd9af 100644 --- a/python-Chameleon.spec +++ b/python-Chameleon.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-Chameleon -Version: 3.6.1 +Version: 3.6.2 Release: 0 Summary: Fast HTML/XML Template Compiler License: BSD-3-Clause AND BSD-4-Clause AND Python-2.0 AND ZPL-2.1