Accepting request 786815 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/786815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygments-ansi-color?expand=0&rev=3
This commit is contained in:
Dominique Leuenberger 2020-03-26 23:27:56 +00:00 committed by Git OBS Bridge
commit 967f5a2178
4 changed files with 13 additions and 6 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 20 10:41:33 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 0.0.5
* Replace hardcoded 256 color palette with some math
* Add support for faint
-------------------------------------------------------------------
Mon Sep 9 14:14:19 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-pygments-ansi-color
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,12 +18,12 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pygments-ansi-color
Version: 0.0.3
Version: 0.0.5
Release: 0
Summary: ANSI color-code highlighting for Pygments
License: Apache-2.0
Group: Development/Languages/Python
Url: https://github.com/chriskuehl/pygments-ansi-color
URL: https://github.com/chriskuehl/pygments-ansi-color
Source: https://github.com/chriskuehl/pygments-ansi-color/archive/v%{version}.tar.gz
BuildRequires: %{python_module pygments}
BuildRequires: %{python_module pytest}

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e18112a230ddaac5f6d82f46d96facbd78545e8ca27651ced31228c6eb24fe34
size 9586

3
v0.0.5.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b81949a49352ea3227ac7899f32921ae27f541d49e48d21bdd1232cf9c9cbdf4
size 8578