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:
@@ -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
|
||||
|
Reference in New Issue
Block a user