14
0

Accepting request 485002 from home:jengelh:branches:devel:languages:python

- Minor typographical update to descriptions.

OBS-URL: https://build.opensuse.org/request/show/485002
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-termstyle?expand=0&rev=3
This commit is contained in:
Thomas Bechtold
2017-04-04 05:45:28 +00:00
committed by Git OBS Bridge
parent 3c5679b15b
commit eed1923342
2 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 3 18:56:16 UTC 2017 - jengelh@inai.de
- Minor typographical update to descriptions.
-------------------------------------------------------------------
Mon Mar 27 19:15:26 UTC 2017 - toddrme2178@gmail.com

View File

@@ -19,7 +19,7 @@
Name: python-termstyle
Version: 0.1.11
Release: 0
Summary: console colouring for python
Summary: Console colouring for Python
License: BSD-3-Clause
Group: Development/Languages/Python
Url: http://github.com/gfxmonk/termstyle
@@ -32,8 +32,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%description
termstyle is a simple python library for adding coloured output to
terminal (console) programs. The definitions come from ECMA-048_, the
termstyle is a Python library for adding coloured output to
terminal (console) programs. The definitions come from ECMA-048, the
"Control Functions for Coded Character Sets" standard.
%prep