[packages/python-recommonmark] - rel 7, python2 needs sqlite
baggins
baggins at pld-linux.org
Sat Mar 15 11:33:04 CET 2025
commit 82cc93600fb073d5069ccf8bea2af80dc1c7c8f7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sat Mar 15 11:30:36 2025 +0100
- rel 7, python2 needs sqlite
python-recommonmark.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-recommonmark.spec b/python-recommonmark.spec
index 64ceca7..63effe9 100644
--- a/python-recommonmark.spec
+++ b/python-recommonmark.spec
@@ -9,7 +9,7 @@ Summary: docutils-compatibility bridge to CommonMark
Summary(pl.UTF-8): Pomost zgodności z docutils dla CommonMark
Name: python-recommonmark
Version: 0.7.1
-Release: 6
+Release: 7
License: MIT
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/recommonmark/
@@ -23,6 +23,7 @@ URL: https://recommonmark.readthedocs.io/en/latest/
%if %{with python2}
BuildRequires: python-modules >= 1:2.7
BuildRequires: python-setuptools
+BuildRequires: python-modules-sqlite
%if %{with tests}
BuildRequires: python-Sphinx >= 1.3.1
BuildRequires: python-commonmark >= 0.8.1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-recommonmark.git/commitdiff/82cc93600fb073d5069ccf8bea2af80dc1c7c8f7
More information about the pld-cvs-commit
mailing list