14
0
forked from pool/python-Kajiki

Accepting request 764085 from home:mcalabkova:branches:devel:languages:python

- update to 0.8.2
  * Fixed some HTML entities not being properly recognised
  * Fixed unexpected <DOCTYPE> when including templates

OBS-URL: https://build.opensuse.org/request/show/764085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=17
This commit is contained in:
2020-01-13 19:03:11 +00:00
committed by Git OBS Bridge
parent 1f5eb0efa3
commit e2c4349dfb
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:65c688d55dffe8b2e1f96832bf327d0b645c32067e242ad4f5c99778a31371a8
size 182815

3
Kajiki-0.8.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Jan 13 16:35:33 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- update to 0.8.2
* Fixed some HTML entities not being properly recognised
* Fixed unexpected <DOCTYPE> when including templates
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jun 21 10:15:58 UTC 2019 - pgajdos@suse.com Fri Jun 21 10:15:58 UTC 2019 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
# #
# spec file for package python-Kajiki # spec file for package python-Kajiki
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-Kajiki Name: python-Kajiki
Version: 0.8.0 Version: 0.8.2
Release: 0 Release: 0
Summary: Compiler for Genshi syntax outputting Python bytecode Summary: Compiler for Genshi syntax outputting Python bytecode
License: MIT License: MIT