15
0

Accepting request 676960 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/676960
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-ansi2html?expand=0&rev=2
This commit is contained in:
2019-02-27 14:05:49 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Feb 15 14:23:43 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Use noun phrase in descriptions.
-------------------------------------------------------------------
Thu Feb 14 13:31:49 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -20,7 +20,7 @@
Name: python-ansi2html
Version: 1.5.2
Release: 0
Summary: Convert text with ANSI color codes to HTML or to LaTeX
Summary: Python module to convert text with ANSI color codes to HTML or LaTeX
License: LGPL-3.0-or-later
Group: Development/Languages/Python
URL: https://github.com/ralphbean/ansi2html/
@@ -38,7 +38,7 @@ BuildArch: noarch
%python_subpackages
%description
Convert text with ANSI color codes to HTML or to LaTeX.
A module to convert text with ANSI color codes to HTML or to LaTeX.
%prep
%setup -q -n ansi2html-%{version}