15
0

- update to 0.3.2:

* flake8 fixes
  * python 3.8+ fixed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ansicolor?expand=0&rev=13
This commit is contained in:
2022-01-15 16:33:40 +00:00
committed by Git OBS Bridge
parent b3fca4e53d
commit 95bf7761cd
4 changed files with 12 additions and 5 deletions

View File

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

3
ansicolor-0.3.2.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 15 16:33:17 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 0.3.2:
* flake8 fixes
* python 3.8+ fixed
-------------------------------------------------------------------
Thu Nov 7 16:19:16 UTC 2019 - Matej Cepl <mcepl@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-ansicolor
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
# For license file
%define tag a5a5c31dc6de5c864a0c5684ae326972573a712b
Name: python-ansicolor
Version: 0.2.6
Version: 0.3.2
Release: 0
Summary: Python module for ANSI color output and colored highlighting and diffing
License: Apache-2.0