15
0

Accepting request 717492 from devel:languages:python

- Update to 3.6.2:
  * Fix SyntaxWarnings in Python 3.8 resulting from comparing literals with 'is'

OBS-URL: https://build.opensuse.org/request/show/717492
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-Chameleon?expand=0&rev=8
This commit is contained in:
2019-07-22 15:18:25 +00:00
committed by Git OBS Bridge
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:850f74f756bcb99423dd2658b99f448b09f09ccc2c60c0a2d6dec52294d7f9ed
size 121359

3
Chameleon-3.6.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a9e5e068ee323817705a793cc03538677915c3b99c3f8a4ecba42e62d66862b
size 121518

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 22 09:10:22 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- 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 <tchvatal@suse.com>

View File

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