11
0

Accepting request 1069649 from home:sebix:branches:devel:languages:python

- update to version 2.2.0:
 - What's Changed:
  - UPGRADE: Allow linkify-it-py v2
  - FIX: CVE-2023-26303, fix boo#1208974
  - FIX: CLI crash on non-utf8 character
  - DOCS: Add section about markdown renderer
  - Update benchmark pkg versions

OBS-URL: https://build.opensuse.org/request/show/1069649
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-markdown-it-py?expand=0&rev=5
This commit is contained in:
2023-03-08 17:40:36 +00:00
committed by Git OBS Bridge
parent 3a3c15350c
commit 612d05a593
4 changed files with 16 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-markdown-it-py
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-markdown-it-py
Version: 2.1.0
Version: 2.2.0
Release: 0
Summary: Python port of markdown-it Markdown parsing
License: MIT