Accepting request 1103806 from devel:languages:python
- Add cmark-gfm-13.patch to update cmark to 0.29.0.gfm.13 (gh#theacodes/cmarkgfm#63, bsc#1213317, CVE-2023-37463) OBS-URL: https://build.opensuse.org/request/show/1103806 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cmarkgfm?expand=0&rev=7
This commit is contained in:
commit
09b5177124
26742
cmark-gfm-13.patch
Normal file
26742
cmark-gfm-13.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 14 07:36:03 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Add cmark-gfm-13.patch to update cmark to 0.29.0.gfm.13
|
||||||
|
(gh#theacodes/cmarkgfm#63, bsc#1213317, CVE-2023-37463)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 21 12:23:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Fri Apr 21 12:23:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -16,7 +16,6 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-cmarkgfm
|
Name: python-cmarkgfm
|
||||||
Version: 2022.10.27
|
Version: 2022.10.27
|
||||||
@ -26,6 +25,8 @@ License: MIT
|
|||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: https://github.com/jonparrott/cmarkgfm
|
URL: https://github.com/jonparrott/cmarkgfm
|
||||||
Source: https://files.pythonhosted.org/packages/source/c/cmarkgfm/cmarkgfm-%{version}.tar.gz
|
Source: https://files.pythonhosted.org/packages/source/c/cmarkgfm/cmarkgfm-%{version}.tar.gz
|
||||||
|
# PATCH-FIX-UPSTREAM cmark-gfm-13.patch gh#theacodes/cmarkgfm#63
|
||||||
|
Patch0: cmark-gfm-13.patch
|
||||||
BuildRequires: %{python_module cffi >= 1.0.0}
|
BuildRequires: %{python_module cffi >= 1.0.0}
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module setuptools}
|
BuildRequires: %{python_module setuptools}
|
||||||
|
Loading…
Reference in New Issue
Block a user