forked from pool/python-docutils
Accepting request 721987 from home:mcalabkova:branches:devel:languages:python
- update to version 0.15.2 * Docutils 0.14.x is the last version supporting Python 2.4, 2.5, 3.1, and 3.2. * reStructured text: Allow embedded colons in field list field names (before, tokens like :this:example: were considered ordinary text). * Fixed a bug with the "trim" options of the "unicode" directive. OBS-URL: https://build.opensuse.org/request/show/721987 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docutils?expand=0&rev=54
This commit is contained in:
committed by
Git OBS Bridge
parent
44490db7c0
commit
f031eb463c
@@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-docutils%{psuffix}
|
||||
Version: 0.14
|
||||
Version: 0.15.2
|
||||
Release: 0
|
||||
Summary: Python Documentation Utilities
|
||||
License: Python-2.0 AND BSD-2-Clause AND GPL-2.0-or-later AND GPL-3.0-or-later AND SUSE-Public-Domain
|
||||
@@ -39,6 +39,8 @@ BuildRequires: %{python_module Pillow}
|
||||
BuildRequires: %{python_module Pygments}
|
||||
BuildRequires: %{python_module roman}
|
||||
%endif
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module xml}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
|
Reference in New Issue
Block a user